copy dotfiles from arch

This commit is contained in:
Benjamin Palko 2024-07-11 09:20:12 -04:00
parent 76d6787417
commit c71ba09614
57 changed files with 2714 additions and 0 deletions

View file

@ -0,0 +1,9 @@
#idle_inhibitor {
padding: 0 16px 0 12px;
background-color: @color5;
}
#idle_inhibitor.activated {
background-color: @color6;
}