mirror of
https://github.com/lightly-toasted/nix-config.git
synced 2025-10-04 15:45:39 +00:00
feat(waybar): add privacy module
This commit is contained in:
parent
ce336d10b1
commit
047043e4e5
2 changed files with 18 additions and 1 deletions
|
@ -197,3 +197,10 @@ label:focus {
|
|||
margin: 6px 3px;
|
||||
min-width: 16px;
|
||||
}
|
||||
|
||||
#privacy {
|
||||
background-color: #daad50;
|
||||
color: #422d10;
|
||||
padding: 0 10px;
|
||||
margin: 5px 3px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue