diff options
Diffstat (limited to '.config/sxhkd/sxhkdrc')
-rw-r--r-- | .config/sxhkd/sxhkdrc | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index d05128d..a0c84de 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -5,7 +5,7 @@ super + shift + r i3-msg restart super + shift + p - $HOME/.local/bin/dmenu/dm-power + rofi -show p -modi "p:rofi-power-menu --choices=shutdown/reboot/suspend/logout --confirm=" super + Escape systemctl suspend @@ -32,16 +32,13 @@ super + shift + c $HOME/.local/bin/comptoggle super + d - dmenu_run -p 'Run:' -b -i -fn 'JetBrainsMono NerdFont:size=11' + rofi -show drun -show-icons -drun-display-format \{name\} alt + b - clipmenu -p 'Clipboard:' -b -i -fn 'JetBrainsMono NerdFont:size=11' + clipmenu -i -p clipmenu super + p - $HOME/.local/bin/dmenu/dm-pass - -super + m - i3-msg exec "alacritty -e pulsemixer" + rofi-pass XF86AudioRaiseVolume pamixer -i 5 |