summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-07-23 20:28:05 -0500
committerzachir <zachir@librem.one>2025-07-23 20:28:05 -0500
commit2a110c253230d8740b9780fc9f2b0589ae2337d5 (patch)
tree68d03c258fc88a98c54a1cff204c31ed9fac04a2
parent19c003a5022df90a6f7e091dd762f6e53a50ce54 (diff)
Remove acpi-notify keybind
-rw-r--r--hypr/hyprland.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index 66d4945..481a0cf 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -391,7 +391,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, Comma, exec, acpi-notify.sh
#bind = $mainMod CONTROL, R, exec, startx -- /usr/bin/Xephyr -screen 1920x1080 :1
#}}}