From 06b98ffa1e5f2c9c170483ed2a1a35c62150c108 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Mon, 9 Feb 2026 13:37:25 +0100 Subject: [PATCH] Added a fallback for laptops --- modules/home-manager/Hyprland/hyprland.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/home-manager/Hyprland/hyprland.nix b/modules/home-manager/Hyprland/hyprland.nix index 36aadde..bbf4964 100644 --- a/modules/home-manager/Hyprland/hyprland.nix +++ b/modules/home-manager/Hyprland/hyprland.nix @@ -25,7 +25,7 @@ in "$launcher" = "wofi --show drun"; "$launcher2" = "hyprlauncher"; "fileManager" = "dolphin"; - "$browser" = "firefox"; + "$browser" = "zen"; "$screenShot" = "hyprshot -m region"; exec-once = [ @@ -59,6 +59,8 @@ in "8, monitor:DP-1" "9, monitor:DP-1" "10, monitor:DP-1" + + "1, default:true, persistent:true" ]; # Keybinds