all repos — dotfiles @ 6bc3644cc96445ad387f6a55dabdbbd5d232eea6

personal dotfiles

cwm: fix whitespace

lolwut. everybody except neovim is doing fine. neovim is showing me
wrong thing! vim, vi, vis, all of them are fine with these tabs!
la-ninpre leobrekalini@gmail.com
Tue, 05 Apr 2022 23:30:44 +0300
commit

6bc3644cc96445ad387f6a55dabdbbd5d232eea6

parent

0178a2e193dd2878c87fafcc8c00515a08ce3832

1 files changed, 12 insertions(+), 12 deletions(-)

jump to
M cwm/.cwmrccwm/.cwmrc

@@ -1,15 +1,15 @@

fontname "JetBrains Mono:pixelsize=14:style=Medium:antialias=true:hinting=true" # color scheme -color menubg "#111" -color menufg "#233" -color font "#cbc" -color selfont "#cbc" -color activeborder "#233" +color menubg "#111" +color menufg "#233" +color font "#cbc" +color selfont "#cbc" +color activeborder "#233" color inactiveborder "#111" -color urgencyborder "#faa" -color groupborder "#faa" -color ungroupborder "#111" +color urgencyborder "#faa" +color groupborder "#faa" +color ungroupborder "#111" # misc sticky yes

@@ -21,17 +21,17 @@ command lock slock

command browser brave command filemanager thunar command discord discord -command obs com.obsproject.Studio +command obs com.obsproject.Studio command news "alacritty -e newsboat" command calender "alacritty -e calcurse" command clock "uxnemu roms/clock.rom" # window managers -wm sowm sowm -wm dwm dwm +wm sowm sowm +wm dwm dwm # keybindings -unbind-key all +unbind-key all bind-key 4-Return terminal bind-key 4-Delete lock bind-key 4S-q quit