.
This commit is contained in:
parent
dc6995c0e1
commit
4055fbfe86
16 changed files with 35 additions and 675 deletions
13
files/.cwmrc
13
files/.cwmrc
|
|
@ -8,8 +8,8 @@ focusfollowsmouse no
|
|||
fontname "Iosevka:pixelsize=14:bold"
|
||||
|
||||
# Appearance
|
||||
borderwidth 3
|
||||
color activeborder "#45282c"
|
||||
borderwidth 5
|
||||
color activeborder "#845c68"
|
||||
color inactiveborder "#343335"
|
||||
color urgencyborder "#cc241d"
|
||||
|
||||
|
|
@ -25,7 +25,7 @@ gap 8 8 8 8
|
|||
|
||||
# Size of manually tiled Windows in %
|
||||
htile 55
|
||||
vtile 0
|
||||
vtile 55
|
||||
|
||||
# How many pixels a window gets moved by
|
||||
moveamount 75
|
||||
|
|
@ -95,8 +95,8 @@ bind-key 4C-t window-htile
|
|||
bind-key 4-t window-vtile
|
||||
|
||||
# Cycle/reverse cycle through windows
|
||||
bind-key 4-j window-cycle
|
||||
bind-key 4-k window-rcycle
|
||||
bind-key M-Tab window-cycle
|
||||
bind-key MS-Tab window-rcycle
|
||||
|
||||
# Move windows
|
||||
bind-key 4C-h window-move-left
|
||||
|
|
@ -122,7 +122,8 @@ bind-key 4-s screenshot
|
|||
|
||||
# Open menus
|
||||
bind-key 4-f menu-window
|
||||
bind-key 4-d "dmenu_run -nb '#000000' -sb '#353047' -sf '#ffffff'"
|
||||
bind-key 4-d "dmenu_run -nb '#000000' -sb '#353047' -sf '#ffffff'"
|
||||
bind-key 4-s "kfavmenu"
|
||||
|
||||
# Volume control
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue