Update dk skel
This commit is contained in:
parent
ceba985769
commit
25040e72db
@ -50,7 +50,7 @@ fi
|
||||
dkcmd set ws=_ apply layout=tile master=1 stack=3 gap=0 msplit=0.5 ssplit=0.5
|
||||
|
||||
# use grid layout, padding, and gaps on workspace 10
|
||||
dkcmd set ws=10 layout=grid pad left=200 right=200 top=100 bottom=100 gap width=50
|
||||
dkcmd set ws=10 layout=grid pad left=200 right=200 top=100 bottom=100 gap=50
|
||||
|
||||
# change workspace names (default: number == name)
|
||||
# dkcmd set \
|
||||
|
@ -28,7 +28,7 @@ alt + shift + q
|
||||
|
||||
# reload dkrc
|
||||
alt + shift + r
|
||||
dkcmd reload
|
||||
$HOME/.config/dk/dkrc
|
||||
|
||||
# restart dk
|
||||
alt + ctrl + shift + r
|
||||
@ -85,7 +85,7 @@ alt + {_,shift + }{i,d}
|
||||
|
||||
# change gap width
|
||||
alt + {equal,minus}
|
||||
dkcmd set gap width {+5,-5}
|
||||
dkcmd set gap {+5,-5}
|
||||
|
||||
# change border widths
|
||||
alt + ctrl + {_,shift + }{equal,minus}
|
||||
|
Reference in New Issue
Block a user