From fca97c277eb18ab9d30b2cd39d790f3fc5f47d1d Mon Sep 17 00:00:00 2001 From: GaspardCulis Date: Sun, 21 Jan 2024 11:09:31 +0100 Subject: [PATCH] hypr: Sleep key binding now puts the system to sleep In a slightly cursed way, _but it works_ --- de/hypr/hyprland.conf.d/bindings.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/de/hypr/hyprland.conf.d/bindings.conf b/de/hypr/hyprland.conf.d/bindings.conf index fb06d60..2e18af4 100644 --- a/de/hypr/hyprland.conf.d/bindings.conf +++ b/de/hypr/hyprland.conf.d/bindings.conf @@ -39,7 +39,7 @@ binde = ,XF86MonBrightnessUp, exec, swayosd-client --brightness raise # Screen b bind = ,237, exec, brightnessctl -d asus::kbd_backlight set 33%- # Keyboard brightness down FN+F2 bind = ,238, exec, brightnessctl -d asus::kbd_backlight set 33%+ # Keyboard brightnes up FN+F3 bind = ,XF86TouchpadToggle, exec, ~/.local/bin/wtoggle-touchpad -bind = ,XF86Sleep, exec, ~/.local/bin/togglescreen +bind = ,XF86Sleep, exec, sudo zzz # Power profile bind = ,XF86Launch4, exec, asusctl profile -n; pkill -SIGRTMIN+8 waybar # Led profile