Added a fallback for laptops

This commit is contained in:
Alexandre 2026-02-09 13:37:25 +01:00
parent 8693d2b5aa
commit 06b98ffa1e

View File

@ -25,7 +25,7 @@ in
"$launcher" = "wofi --show drun"; "$launcher" = "wofi --show drun";
"$launcher2" = "hyprlauncher"; "$launcher2" = "hyprlauncher";
"fileManager" = "dolphin"; "fileManager" = "dolphin";
"$browser" = "firefox"; "$browser" = "zen";
"$screenShot" = "hyprshot -m region"; "$screenShot" = "hyprshot -m region";
exec-once = [ exec-once = [
@ -59,6 +59,8 @@ in
"8, monitor:DP-1" "8, monitor:DP-1"
"9, monitor:DP-1" "9, monitor:DP-1"
"10, monitor:DP-1" "10, monitor:DP-1"
"1, default:true, persistent:true"
]; ];
# Keybinds # Keybinds