update
This commit is contained in:
parent
58d1675052
commit
d586a2626e
5
sxhkdrc
5
sxhkdrc
|
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# wm independent hotkeys
|
# wm independent hotkeys
|
||||||
#
|
#
|
||||||
|
uper
|
||||||
# dunst
|
# dunst
|
||||||
ctrl + space
|
ctrl + space
|
||||||
dunstctl close-all
|
dunstctl close-all
|
||||||
|
|
@ -17,6 +17,9 @@ ctrl + grave
|
||||||
super + Escape
|
super + Escape
|
||||||
killall sxhkd && /usr/bin/sxhkd -c /home/ray/.config/sxhkd/sxhkdrc /home/ray/.config/sxhkd/sxhkdrc.bspwm /home/ray/.config/sxhkd/sxhkdrc.bspwm.machineone &
|
killall sxhkd && /usr/bin/sxhkd -c /home/ray/.config/sxhkd/sxhkdrc /home/ray/.config/sxhkd/sxhkdrc.bspwm /home/ray/.config/sxhkd/sxhkdrc.bspwm.machineone &
|
||||||
|
|
||||||
|
super + i
|
||||||
|
dmenu_md_viewer
|
||||||
|
|
||||||
super + p
|
super + p
|
||||||
dmenu_recency
|
dmenu_recency
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue