aboutsummaryrefslogtreecommitdiffhomepage
path: root/example/hyprland.conf
diff options
context:
space:
mode:
Diffstat (limited to 'example/hyprland.conf')
-rw-r--r--example/hyprland.conf9
1 files changed, 3 insertions, 6 deletions
diff --git a/example/hyprland.conf b/example/hyprland.conf
index edeeac01..fe1a831a 100644
--- a/example/hyprland.conf
+++ b/example/hyprland.conf
@@ -136,13 +136,10 @@ animations {
# Ref https://wiki.hyprland.org/Configuring/Workspace-Rules/
# "Smart gaps" / "No gaps when only"
# uncomment all if you wish to use that.
-# workspace = w[t1], gapsout:0, gapsin:0
-# workspace = w[tg1], gapsout:0, gapsin:0
+# workspace = w[tv1], gapsout:0, gapsin:0
# workspace = f[1], gapsout:0, gapsin:0
-# windowrulev2 = bordersize 0, floating:0, onworkspace:w[t1]
-# windowrulev2 = rounding 0, floating:0, onworkspace:w[t1]
-# windowrulev2 = bordersize 0, floating:0, onworkspace:w[tg1]
-# windowrulev2 = rounding 0, floating:0, onworkspace:w[tg1]
+# 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]