simple
This commit is contained in:
parent
986a821386
commit
4d0fa97ecc
1 changed files with 3 additions and 2 deletions
5
home.nix
5
home.nix
|
@ -64,14 +64,15 @@
|
||||||
spot
|
spot
|
||||||
sxiv
|
sxiv
|
||||||
steam-run
|
steam-run
|
||||||
|
sway-launcher-desktop
|
||||||
tmux
|
tmux
|
||||||
|
uni
|
||||||
unzip
|
unzip
|
||||||
via
|
via
|
||||||
wget
|
wget
|
||||||
whois
|
whois
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
wl-mirror
|
wl-mirror
|
||||||
sway-launcher-desktop
|
|
||||||
vivaldi
|
vivaldi
|
||||||
xdg-utils
|
xdg-utils
|
||||||
zellij
|
zellij
|
||||||
|
@ -490,7 +491,7 @@
|
||||||
stylix = {
|
stylix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
image = /home/muhh/Sync/Backgrounds/wald.jpg;
|
image = /home/muhh/Sync/Backgrounds/wald.jpg;
|
||||||
polarity = "dark";
|
polarity = "either";
|
||||||
# base16Scheme = "${pkgs.base16-schemes}/share/themes/catppuccin-mocha.yaml";
|
# base16Scheme = "${pkgs.base16-schemes}/share/themes/catppuccin-mocha.yaml";
|
||||||
# base16Scheme = "${pkgs.base16-schemes}/share/themes/tokyo-city-terminal-dark.yaml";
|
# base16Scheme = "${pkgs.base16-schemes}/share/themes/tokyo-city-terminal-dark.yaml";
|
||||||
# base16Scheme = "${pkgs.base16-schemes}/share/themes/everforest.yaml";
|
# base16Scheme = "${pkgs.base16-schemes}/share/themes/everforest.yaml";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue