feature: style update, waybar update, funny fastfetch update and other fixes

This commit is contained in:
2026-06-19 13:57:23 +03:00
parent 9d23965acc
commit 50d5c4fbd9
222 changed files with 8109 additions and 1219 deletions
+3 -4
View File
@@ -1,7 +1,7 @@
# General config
general {
gaps_in = 3
gaps_out = 5
gaps_in = 2 # 3
gaps_out = 4 # 5
border_size = 2
col.active_border = rgba(6aa0d2ff) rgba(cb7194ff) 24deg
col.inactive_border = rgba(595959aa)
@@ -9,7 +9,6 @@ general {
}
dwindle {
# pseudotile = yes
preserve_split = yes
# smart_split = no
}
@@ -23,7 +22,7 @@ cursor {
# Window styling
decoration {
rounding = 10
rounding = 2 # 10
blur {
brightness = 0.7
contrast = 0.75