mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
feat: fuck alejandra
This commit is contained in:
parent
a72d9e63e0
commit
b6a40c8225
2 changed files with 8 additions and 5 deletions
|
@ -20,10 +20,10 @@
|
|||
font = font;
|
||||
font_size = "12px";
|
||||
font_weight = "bold";
|
||||
# text_color = theme el.keyword;
|
||||
# secondary_accent = theme el.link;
|
||||
# tertiary_accent = theme el.operator;
|
||||
# button_color = theme el.overlay2;
|
||||
text_color = colours.mauve; # theme el.keyword;
|
||||
secondary_accent = colours.mauve; # theme el.link;
|
||||
tertiary_accent = colours.rosewater; # theme el.operator;
|
||||
button_color = colours.mauve; # theme el.overlay2;
|
||||
background_1 = colours.base;
|
||||
background_2 = colours.crust;
|
||||
background_3 = colours.surface2;
|
||||
|
|
|
@ -8,4 +8,7 @@ rebuild:
|
|||
nixos-rebuild switch --use-remote-sudo --flake ~/Files/Projects/dotfiles#desktop --show-trace
|
||||
|
||||
elm:
|
||||
cd ~/Files/Projects/website/frontend; elm-land server
|
||||
cd ~/Files/Projects/website/frontend; elm-land server
|
||||
|
||||
server:
|
||||
ssh 192.168.50.140
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue