refactor!(tmpfiles): expand power upon tmpfiles by deabstracting
This returns tmpfiles to its original form. Turns out that making something too simple gives it less power.
This commit is contained in:
parent
f4770f1908
commit
035fb24038
20 changed files with 74 additions and 72 deletions
11
hosts/solterra/users/artur/configs/rofi/themes/nord.rasi
Normal file
11
hosts/solterra/users/artur/configs/rofi/themes/nord.rasi
Normal file
|
@ -0,0 +1,11 @@
|
|||
* {
|
||||
bg-col: #2D353B;
|
||||
bg-col-light: #343F44;
|
||||
border-col: #343F44;
|
||||
selected-col: #343F44;
|
||||
blue: #7FBBB3;
|
||||
fg-col: #D3C6AA;
|
||||
fg-col2: #D3C6AA;
|
||||
grey: #7A8478;
|
||||
width: 600;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue