File tree Expand file tree Collapse file tree 1 file changed +13
-17
lines changed
archlinux/install/hyprland/config/waybar Expand file tree Collapse file tree 1 file changed +13
-17
lines changed Original file line number Diff line number Diff line change 11@import "../theme/waybar.css" ;
2+
23* {
34 background-color: @background ;
45 color: @foreground ;
78 border-radius : 0 ;
89 min-height : 0 ;
910 font-family : CaskaydiaMono Nerd Font;
11+ font-weight : bold;
1012 font-size : 12px ;
1113}
1214
2931 opacity : 0.5 ;
3032}
3133
34+ # custom-weather ,
35+ # memory ,
36+ # custom-update ,
37+ # backlight ,
38+ # window ,
39+ # mpris ,
3240# tray ,
3341# cpu ,
3442# battery ,
3543# network ,
3644# bluetooth ,
3745# pulseaudio ,
46+ # clock ,
3847# custom-omarchy ,
39- # custom-screenrecording-indicator ,
40- # custom-update {
48+ # workspaces ,
49+ # tray-expander {
4150 min-width : 12px ;
4251 margin : 0 7.5px ;
4352}
4453
4554# custom-expand-icon {
46- margin-right : 7px ;
55+ margin-right : -4px ;
56+ padding : 1px ;
4757}
4858
4959tooltip {
@@ -56,18 +66,4 @@ tooltip {
5666
5767# clock {
5868 margin-left : 8.75px ;
59- }
60-
61- .hidden {
62- opacity : 0 ;
63- }
64-
65- # custom-screenrecording-indicator {
66- min-width : 12px ;
67- margin-left : 8.75px ;
68- font-size : 10px ;
69- }
70-
71- # custom-screenrecording-indicator .active {
72- color : # a55555 ;
7369}
You can’t perform that action at this time.
0 commit comments