diff options
Diffstat (limited to 'config/hypr/configs/Keybinds.conf')
| -rw-r--r-- | config/hypr/configs/Keybinds.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index c1f70c5e..a270ab6f 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -59,8 +59,8 @@ bind = ALT,Tab,cyclenext bind = ALT,Tab,bringactivetotop # Special Keys / Hot Keys -bindl = , xf86audioraisevolume, exec, $scriptsDir/Volume.sh --inc #volume up -bindl = , xf86audiolowervolume, exec, $scriptsDir/Volume.sh --dec #volume down +bindel = , xf86audioraisevolume, exec, $scriptsDir/Volume.sh --inc #volume up +bindel = , xf86audiolowervolume, exec, $scriptsDir/Volume.sh --dec #volume down bindl = , xf86AudioMicMute, exec, $scriptsDir/Volume.sh --toggle-mic #mute mic bindl = , xf86audiomute, exec, $scriptsDir/Volume.sh --toggle bindl = , xf86Sleep, exec, systemctl suspend # sleep button |
