pinwheel: Fix hyprland "smart gaps"
This commit is contained in:
@@ -42,6 +42,13 @@ in
|
||||
workspace = 9, monitor:eDP-1
|
||||
workspace = 10, monitor:eDP-1
|
||||
|
||||
workspace = w[tv1], gapsout:0, gapsin:0
|
||||
workspace = f[1], gapsout:0, gapsin:0
|
||||
windowrulev2 = bordersize 0, floating:0, onworkspace:w[tv1]
|
||||
windowrulev2 = rounding 0, floating:0, onworkspace:w[tv1]
|
||||
windowrulev2 = bordersize 0, floating:0, onworkspace:f[1]
|
||||
windowrulev2 = rounding 0, floating:0, onworkspace:f[1]
|
||||
|
||||
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
'';
|
||||
|
||||
@@ -84,7 +91,6 @@ in
|
||||
|
||||
dwindle = {
|
||||
force_split = 2;
|
||||
no_gaps_when_only = 1;
|
||||
};
|
||||
|
||||
bind =
|
||||
|
||||
Reference in New Issue
Block a user