copy dotfiles from arch
This commit is contained in:
parent
76d6787417
commit
c71ba09614
57 changed files with 2714 additions and 0 deletions
13
waybar/styles/modules.css
Normal file
13
waybar/styles/modules.css
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
.module {
|
||||
border-radius: 9999px;
|
||||
margin: 4px 0;
|
||||
}
|
||||
|
||||
label.module {
|
||||
padding: 0 10px;
|
||||
/* box-shadow: inset 0 -2px; */
|
||||
}
|
||||
|
||||
box.module {
|
||||
padding: 0 10px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue