diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 14deba5..9601148 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -4,6 +4,8 @@ super+Return alacritty super+shift+Return ~/scripts/scpad +super+shift+p + ~/scripts/pythonpad #Apps and programs super+e emacsclient -c -a 'emacs' @@ -44,6 +46,12 @@ super+w super+shift+r bspc wm -r + + +# lock screen +super+shift+l + i3lock-fancy + # resize super+alt+l bspc node focused -z right 15 0