mirror of
https://github.com/vale981/dotfiles
synced 2025-03-04 17:11:39 -05:00
fix dublicate keybind in sxhkdrc
This commit is contained in:
parent
461b8f9f6e
commit
1f279ba5f2
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ super + m
|
|||
bspc desktop -l next
|
||||
|
||||
# send the newest marked node to the newest preselected node
|
||||
super + y
|
||||
super + shift + y
|
||||
bspc node newest.marked.local -n newest.!automatic.local
|
||||
|
||||
# swap the current node and the biggest window
|
||||
|
|
Loading…
Add table
Reference in a new issue