diff --git a/home/hyprland/config.nix b/home/hyprland/config.nix index bfe93c28..e2df1f36 100644 --- a/home/hyprland/config.nix +++ b/home/hyprland/config.nix @@ -25,7 +25,6 @@ in '' exec-once = systemctl --user restart xdg-desktop-portal.service xdg-desktop-portal-hyprland.service avizo.service misc:background_color=rgb(1a1b26) - gestures:workspace_swipe = true input { @@ -35,6 +34,7 @@ in '' touchpad:natural_scroll = yes } + dwindle:force_split = 2 general { col.active_border=rgb(bb9af7) col.inactive_border=rgb(414868) @@ -42,20 +42,7 @@ in '' gaps_out = 10 border_size = 1 cursor_inactive_timeout = 5 - layout = master - } - - dwindle { - force_split = 2 - preserve_split = true - } - - master { - mfact = 0.5 - new_is_master = false - new_on_top = false - no_gaps_when_only = 0 - orientation = left + layout = dwindle } decoration {