diff options
Diffstat (limited to '.config')
| -rwxr-xr-x | .config/sxhkd/sxhkdrc | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 334e9fd..7ce8769 100755 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -47,13 +47,9 @@ super + shift + p #picom-trans -c -10 #picom-trans -c +10 -# jgmenu -super + F2 - launch-jgmenu -super + F3 - launch-jgmenu --checkout=restart -super + F4 - launch-jgmenu --checkout=scripts +# Right click menu +~button3 + xqp 0 $(xdo id -N Bspwm -n root) && jgmenu_run # Terminal emulator #super + Return |
