move theme settings to global vars
This commit is contained in:
parent
e07ec45d45
commit
32d2e07e84
5 changed files with 15 additions and 40 deletions
|
@ -57,6 +57,10 @@ in rec {
|
|||
color = theme.color;
|
||||
accent = accents.red;
|
||||
|
||||
gtk_theme = "Orchis-Red-Dark-Compact";
|
||||
icon_theme = "Papirus-Dark";
|
||||
cursor_theme = "capitaine-cursors";
|
||||
|
||||
font = {
|
||||
mono = "Hack Nerd Font";
|
||||
interface = "Liberation Sans";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue