diff options
Diffstat (limited to 'sxhkd')
| -rw-r--r-- | sxhkd/sxhkdrc | 25 |
1 files changed, 14 insertions, 11 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index bf0f909..980e9b6 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -1,36 +1,39 @@ -super+shift+control+alt+slash +shift+control+alt+slash bookmarks -super+shift+control+alt+period +shift+control+alt+period rdpmenu -super+shift+control+alt+r +shift+control+alt+r i3-dmenu-desktop -super+shift+control+alt+e +shift+control+alt+e emacsclient -c -super+shift+control+alt+m +shift+control+alt+m $TERMINAL -e "neomutt" -super+shift+control+alt+s +shift+control+alt+s flameshot gui -super+shift+control+alt+l +shift+control+alt+l loginctl lock-session -super+shift+control+alt+p +shift+control+alt+p passmenu-otp -super+shift+control+alt+v +shift+control+alt+v sleep 0.5 && xdotool type "$(xclip -o)" -super+shift+control+alt+w +shift+control+alt+w change_wallpaper -super+shift+control+alt+Return +shift+control+alt+Return $TERMINAL -c floatterm +shift+control+alt+b + $TERMINAL -c floatterm -g 120x40 -e btop + XF86AudioPlay playerctl play-pause |
