.
This commit is contained in:
parent
4d1db92944
commit
7313a85b6d
11 changed files with 390 additions and 14 deletions
10
files/.cwmrc
10
files/.cwmrc
|
|
@ -28,7 +28,7 @@ htile 55
|
|||
vtile 0
|
||||
|
||||
# How many pixels a window gets moved by
|
||||
moveamount 50
|
||||
moveamount 75
|
||||
|
||||
# Commands
|
||||
command term /usr/bin/lxterminal
|
||||
|
|
@ -103,10 +103,10 @@ bind-key 4C-h window-move-left
|
|||
bind-key 4C-j window-move-down
|
||||
bind-key 4C-k window-move-up
|
||||
bind-key 4C-l window-move-right
|
||||
bind-key 4CS-h window-resize-left
|
||||
bind-key 4CS-j window-resize-down
|
||||
bind-key 4CS-k window-resize-up
|
||||
bind-key 4CS-l window-resize-right
|
||||
bind-key 4CS-h window-resize-left-big
|
||||
bind-key 4CS-j window-resize-down-big
|
||||
bind-key 4CS-k window-resize-up-big
|
||||
bind-key 4CS-l window-resize-right-big
|
||||
bind-mouse 4-1 window-move
|
||||
bind-mouse 4-3 window-resize
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue