From 61a6eb1035c8b09bd64645b253520cc5042a6ab1 Mon Sep 17 00:00:00 2001 From: zachir Date: Sat, 17 Jun 2023 00:12:50 -0500 Subject: add systemd suspend --- hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'hypr/hyprland.conf') diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 6debbc6..183a4e6 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -281,6 +281,7 @@ bind = $mainMod, Return, exec, foot bind = $mainMod $secdMod, F, exec, foot lfrun bind = $mainMod, W, exec, t waybar bind = $mainMod, Q, exec, loginctl lock-session +bind = $mainMod $secdMod, Q, exec, systemctl suspend bind = $mainMod SHIFT, G, exec, get-app-id #bind = $mainMod CONTROL, R, exec, startx -- /usr/bin/Xephyr -screen 1920x1080 :1 #}}} -- cgit v1.2.3