Add uptime-module to waybar
This commit is contained in:
parent
c9b0185c9a
commit
6a85c0e22b
3 changed files with 30 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
border: none;
|
||||
border-radius: 0;
|
||||
|
||||
font-family: "JetBrains Mono", monospace;
|
||||
font-family: "JetBrainsMono Nerd Font", monospace;
|
||||
font-size: 10pt;
|
||||
min-height: 0;
|
||||
}
|
||||
|
@ -56,3 +56,7 @@ window#waybar {
|
|||
#custom-pacman {
|
||||
border-bottom: solid 2px @cyan;
|
||||
}
|
||||
|
||||
#custom-status {
|
||||
border-bottom: solid 2px @orange;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue