File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
archlinux/install/tilling/config/waybar Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 66 border : none;
77 border-radius : 0 ;
88 font-family : JetBrainsMono Nerd Font;
9- font-size : 14 px ;
9+ font-size : 12 px ;
1010 min-height : 0 ;
1111}
1212
@@ -16,21 +16,21 @@ window#waybar {
1616
1717.modules-right ,
1818.modules-left {
19- padding : 6 px 10 px ;
20- margin : 6 px 8 px 0 ;
19+ padding : 5 px 8 px ;
20+ margin : 5 px 7 px 0 ;
2121 border-radius : 8px ;
2222 background : alpha (@background , 0.85 );
2323 box-shadow : 0 0 1.5px rgba (0 , 0 , 0 , 0.5 );
2424}
2525
2626# workspaces {
27- padding : 0 5 px ;
27+ padding : 0 4 px ;
2828}
2929
3030# workspaces button {
31- padding : 0 6 px ;
31+ padding : 0 5 px ;
3232 margin : 0 2px ;
33- min-width : 12 px ;
33+ min-width : 10 px ;
3434 color : alpha (@foreground , 0.25 );
3535 transition : color 0.2s ease;
3636}
@@ -65,8 +65,8 @@ window#waybar {
6565# custom-screenrecording-indicator ,
6666# custom-do-not-disturb-indicator ,
6767# custom-update {
68- margin : 0 5 px ;
69- min-width : 14 px ;
68+ margin : 0 4 px ;
69+ min-width : 12 px ;
7070 color: @foreground ;
7171 transition : color 0.2s ease;
7272}
You can’t perform that action at this time.
0 commit comments