forked from extern/nix-config
meta: Remove pywal
Not needed anymore since stylix enables more consistent color schemes that support a wider variety of applications.
This commit is contained in:
parent
65f429ca3b
commit
2d3458362d
@ -84,11 +84,9 @@
|
|||||||
|
|
||||||
c = "tput clear"; # Clear the terminal completely
|
c = "tput clear"; # Clear the terminal completely
|
||||||
e = "exit";
|
e = "exit";
|
||||||
k = "kitty @ set-colors -c -a ~/.cache/wal/kitty";
|
|
||||||
l = "ls -l";
|
l = "ls -l";
|
||||||
n = "nvim";
|
n = "nvim";
|
||||||
j = "joshuto";
|
j = "joshuto";
|
||||||
w = "wal -o ~/.config/wal/done.sh";
|
|
||||||
t = "tree";
|
t = "tree";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
@ -35,7 +35,6 @@
|
|||||||
dig
|
dig
|
||||||
yt-dlp
|
yt-dlp
|
||||||
neofetch
|
neofetch
|
||||||
pywal
|
|
||||||
brightnessctl
|
brightnessctl
|
||||||
zellij
|
zellij
|
||||||
hexyl
|
hexyl
|
||||||
|
Loading…
Reference in New Issue
Block a user