summaryrefslogtreecommitdiff
path: root/cwmrc
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2024-07-01 21:27:23 -0500
committerMarc Coquand <marc@mccd.space>2024-07-12 12:58:07 -0500
commit9053e1033e69f71389cc24196c6c588f8c35a683 (patch)
treedb85daee634c71df149b5a6b5c37f95753b652fa /cwmrc
parent0a20357d4585da91d92252972f3eb7b715ff64ab (diff)
downloadbsd-9053e1033e69f71389cc24196c6c588f8c35a683.tar.gz
bsd-9053e1033e69f71389cc24196c6c588f8c35a683.tar.bz2
bsd-9053e1033e69f71389cc24196c6c588f8c35a683.zip
vimrc
Diffstat (limited to '')
-rw-r--r--cwmrc7
1 files changed, 4 insertions, 3 deletions
diff --git a/cwmrc b/cwmrc
index 5140e1d..ca20f5d 100644
--- a/cwmrc
+++ b/cwmrc
@@ -6,15 +6,15 @@ autogroup 0 xarclock, XClock
autogroup 0 clock, clock
autogroup 0 xclock, xterm
ignore xclock
+vtile 55
unbind-key all
-
color menufg "#FFFFFF" #black
color font "#000000" #black
color menubg "#F5E094" #white
color selfont "#000000" #black
-color activeborder "#559999"
-color inactiveborder "#E8E8E8"
+color activeborder "#777777"
+color inactiveborder "#DDDDDD"
bind-mouse 4-3 window-resize
bind-mouse 4-1 window-move
@@ -24,6 +24,7 @@ bind-key 4-e "xterm -e aerc"
bind-key 4-q window-close
bind-key 4-m window-fullscreen
bind-key 4-l window-vtile
+bind-key 4-y window-htile
bind-key 4-u window-vmaximize
bind-key 4-f window-move-right-big
bind-key 4S-f window-resize-right-big