adds wallust colors to hyprland config

This commit is contained in:
2025-05-20 15:17:01 +02:00
parent 27d14261fb
commit 22c8288c93
5 changed files with 59 additions and 32 deletions

View File

@ -35,7 +35,7 @@ windowrulev2 = animation slide right, class:^(kitty|Alacritty)$
windowrulev2 = noblur, class:^(org.mozilla.firefox)$
# Decorations related to floating windows on workspaces 1 to 10
windowrulev2 = bordersize 2, floating:1, onworkspace:w[fv1-10]
windowrulev2 = bordercolor $cachylblue, floating:1, onworkspace:w[fv1-10]
windowrulev2 = bordercolor $color4, floating:1, onworkspace:w[fv1-10]
windowrulev2 = rounding 8, floating:1, onworkspace:w[fv1-10]
# Decorations related to tiling windows on workspaces 1 to 10
windowrulev2 = bordersize 3, floating:0, onworkspace:f[1-10]