summaryrefslogtreecommitdiff
path: root/hypr/hyprland.conf
diff options
context:
space:
mode:
authorZachIR <zachir@librem.one>2024-10-31 12:07:52 -0500
committerZachIR <zachir@librem.one>2024-10-31 12:07:52 -0500
commitc2595192b158918d570f87dec01c697b7db90d2f (patch)
treec69c89b8755fa140e8bb3503300f163d67134993 /hypr/hyprland.conf
parent76b662c7b576f5af9294a1dbdc8b94b35a1059ab (diff)
Add acpi-notify script shortcut to hypr
Diffstat (limited to 'hypr/hyprland.conf')
-rw-r--r--hypr/hyprland.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index 40b1ade..7b2d664 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -346,6 +346,7 @@ bind = $mainMod, Q, exec, loginctl lock-session
bind = $mainMod $secdMod CONTROL, Q, exec, systemctl suspend
bind = $mainMod SHIFT, G, exec, get-app-id
bind = $mainMod Control, M, exec, volsv -m
+bind = $mainMod, Comma, exec, acpi-notify.sh
#bind = $mainMod CONTROL, R, exec, startx -- /usr/bin/Xephyr -screen 1920x1080 :1
#}}}