aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorSilas Schöffel <sils@sils.li>2024-10-29 22:10:11 +0100
committerSilas Schöffel <sils@sils.li>2024-10-29 22:10:11 +0100
commitfe657a91a217f0864698e1db1df0921bec735f16 (patch)
treea79fce6bf9661cc545aed85a37203faf80f0055a /modules
parentimport correct hm profile in nixos-config (diff)
downloadnix-config-fe657a91a217f0864698e1db1df0921bec735f16.zip
hyprland: remove master-layout specification
Diffstat (limited to '')
-rw-r--r--modules/hm/sils/hyprland.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/modules/hm/sils/hyprland.nix b/modules/hm/sils/hyprland.nix
index 5164e71..3dbfa51 100644
--- a/modules/hm/sils/hyprland.nix
+++ b/modules/hm/sils/hyprland.nix
@@ -97,10 +97,10 @@ in {
preserve_split = "yes"; # you probably want this
};
- master = {
- # See https://wiki.hyprland.org/Configuring/Master-Layout/ for more
- new_is_master = "true";
- };
+ #master = {
+ # # See https://wiki.hyprland.org/Configuring/Master-Layout/ for more
+ # new_is_master = "true";
+ #};
gestures = {
# See https://wiki.hyprland.org/Configuring/Variables/ for more