diff options
| author | Jake Koroman <jake@jakekoroman.com> | 2025-11-07 10:50:26 -0500 |
|---|---|---|
| committer | Jake Koroman <jake@jakekoroman.com> | 2025-11-07 10:50:26 -0500 |
| commit | a0cd93f951d584fe68f4e1360f039d5163b42f94 (patch) | |
| tree | 4ae3c667229420af900653f5fd260de68d5d1a79 /sxhkd/sxhkdrc | |
| parent | d6cc659c4fc2311e0abdb197a98abc89806a4713 (diff) | |
updates
Diffstat (limited to 'sxhkd/sxhkdrc')
| -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 |
