copy dotfiles from arch
This commit is contained in:
parent
76d6787417
commit
c71ba09614
57 changed files with 2714 additions and 0 deletions
9
waybar/styles/modules/idle.css
Normal file
9
waybar/styles/modules/idle.css
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
#idle_inhibitor {
|
||||
padding: 0 16px 0 12px;
|
||||
background-color: @color5;
|
||||
}
|
||||
|
||||
#idle_inhibitor.activated {
|
||||
background-color: @color6;
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue