v2
This commit is contained in:
parent
cebbba9404
commit
c8d1857c75
4 changed files with 177 additions and 37 deletions
|
|
@ -44,20 +44,21 @@ nord15 #b48ead
|
|||
color: #FFFFFF; /* #FFFFFF; */
|
||||
border: 0;
|
||||
border-radius: 0;
|
||||
padding: 0 0;
|
||||
padding: 1px 0;
|
||||
font-family: 'UbuntuMono Nerd Font';
|
||||
font-size: 15px;
|
||||
margin-right: 5px;
|
||||
margin-left: 5px;
|
||||
padding-bottom:3px;
|
||||
}
|
||||
padding-bottom: 2px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
window#waybar {
|
||||
background:rgba (0, 0, 0, 0.8);
|
||||
}
|
||||
|
||||
#workspaces button {
|
||||
padding: 2px 0px;
|
||||
/* padding: 2px 0px; */
|
||||
border-bottom: 0px;
|
||||
color: #FFFFFF;
|
||||
border-color: #FFFFFF;
|
||||
|
|
@ -74,7 +75,7 @@ window#waybar {
|
|||
}
|
||||
|
||||
#clock, #battery, #cpu, #memory, #idle_inhibitor, #temperature, #custom-keyboard-layout, #language, #keyboard-state, #backlight, #bluetooth, #network, #pulseaudio, #mode, #disk, #tray, #window, #custom-menu, #custom-gpu, #custom-clipboard, #custom-uptime, #custom-pacman, #custom-playerctl2, #custom-wf-recorder2, #custom-weather, #custom-weather2, #custom-poweroff {
|
||||
padding: 0 3px;
|
||||
padding: 0 4px;
|
||||
border-bottom: 0px;
|
||||
border-style: solid;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue