updated styling

This commit is contained in:
Elias Renman
2024-06-08 16:50:33 +02:00
parent 85814083ce
commit 7976f8cac5
14 changed files with 623 additions and 125 deletions

View File

@@ -5,9 +5,9 @@
general {
gaps_in=10
gaps_out=0
border_size=3
col.inactive_border=rgba(f7768eff) rgba(73dacaff) 45deg
col.active_border=rgba(73dacaff) rgba(f7768eff) 45deg
border_size=2
col.inactive_border=rgba(f7768eff) rgba(bb9af7ff) 45deg
col.active_border=rgba(bb9af7ff) rgba(f7768eff) 45deg
no_border_on_floating = false
layout = dwindle
}
@@ -110,11 +110,10 @@ windowrule = float, confirmreset
windowrule = float, title:Open File
windowrule = float, title:branchdialog
windowrule = float, Lxappearance
windowrule = float, wofi
#windowrulev2 = rounding 0 override, class:(wofi)
windowrule = float, class:(wofi)
windowrule = float,viewnior
# windowrule = float,feh
windowrule = float, pavucontrol-qt
windowrule = float, pavucontrol
windowrulev2 = tile, title:^(.*)(Godot)(.*)$
# windowrule = float, file-roller
windowrule = fullscreen, wlogout
@@ -136,3 +135,10 @@ windowrulev2 = workspace 3, title:^(Spotify)(.*)$
windowrulev2 = workspace 3, class:^(Slack)$
windowrulev2 = workspace special, class:^(thunar)$
windowrulev2 = workspace special, class:^(YouTube Music)$
# Screen share settings
windowrulev2 = opacity 0.0 override,class:^(xwaylandvideobridge)$
windowrulev2 = noanim,class:^(xwaylandvideobridge)$
windowrulev2 = noinitialfocus,class:^(xwaylandvideobridge)$
windowrulev2 = maxsize 1 1,class:^(xwaylandvideobridge)$
windowrulev2 = noblur,class:^(xwaylandvideobridge)$