From bcdeea7597a6f4d9fc4003b2e523cb8328140be3 Mon Sep 17 00:00:00 2001 From: silly Date: Sun, 8 Feb 2026 04:32:03 +0100 Subject: Update hyprland.conf --- hypr/hyprland.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 793d83f..bc2ecf5 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -11,6 +11,7 @@ $fileManager = nautilus $menu = fuzzel $mainMod = SUPER +exec-once = swww-daemon exec-once = hyprctl setcursor Win10OS-cursors 24 exec-once = wl-paste --type text --watch cliphist store exec-once = wl-paste --type image --watch cliphist store @@ -90,7 +91,8 @@ master { bind = $mainMod, Q, exec, $terminal bind = $mainMod, C, killactive, -bind = $mainMod, L, exec, command -v hyprshutdown >/dev/null 2>&1 && hyprshutdown || hyprctl dispatch exit +bind = $mainMod, M, exec, command -v hyprshutdown >/dev/null 2>&1 && hyprshutdown || hyprctl dispatch exit +bind = $mainMod, L, exec, hyprlock bind = $mainMod, E, exec, $fileManager bind = $mainMod, V, togglefloating, bind = $mainMod, R, exec, $menu -- cgit v1.3.1