waybar update
This commit is contained in:
parent
7be2de3bbc
commit
e722a447a6
18 changed files with 97 additions and 256 deletions
9
waybar/styles/modules/os.css
Normal file
9
waybar/styles/modules/os.css
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
#custom-os {
|
||||
padding: 0 12px 0 6px;
|
||||
font-size: 24px;
|
||||
background: @button;
|
||||
}
|
||||
|
||||
#custom-os:hover {
|
||||
background: @button-hover;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue