feature: style update, waybar update, funny fastfetch update and other fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user