.
This commit is contained in:
parent
1ed31944bf
commit
96e30f69fc
3 changed files with 5 additions and 8 deletions
|
|
@ -33,10 +33,6 @@ super + ctrl + shift + r
|
|||
super + {j,k}
|
||||
dkcmd win focus {next,prev}
|
||||
|
||||
# close window
|
||||
super + shift + d
|
||||
dkcmd win kill
|
||||
|
||||
# swap window in master
|
||||
super + Return
|
||||
dkcmd win swap
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
exec 2>&1
|
||||
cd
|
||||
exec chpst -e "$TURNSTILE_ENV_DIR" \
|
||||
sxhkd -c "$HOME/.config/dk/sxhkdrc"
|
||||
exec chpst -e "$TURNSTILE_ENV_DIR" sxhkd
|
||||
Loading…
Add table
Add a link
Reference in a new issue