copy dotfiles from arch
This commit is contained in:
parent
76d6787417
commit
c71ba09614
57 changed files with 2714 additions and 0 deletions
8
waybar/styles/modules/network.css
Normal file
8
waybar/styles/modules/network.css
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#network {
|
||||
color: #5e81ac;
|
||||
}
|
||||
|
||||
#network.disconnected {
|
||||
background-color: #f53c3c;
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue