trying out xonsh

This commit is contained in:
atagen 2023-05-31 15:53:37 +10:00
parent 0442a88d08
commit cb51f8e6d6
10 changed files with 296 additions and 29 deletions

View file

@ -25,7 +25,6 @@ in {
btop
bat
xplr
ripgrep
fd
lazygit
@ -45,6 +44,7 @@ in {
waylock
playerctl
xplr
culr
swayosd
fuzzel
@ -102,6 +102,16 @@ in {
(builtins.readFile dots/hyprland/hyprland.conf));
};
programs.starship = {
enable = true;
settings = {
format = "$directory$os$all";
directory = {
truncate_to_repo = false;
};
};
};
programs.eww-hyprland = {
enable = true;
colors = with palette-hex; (builtins.replaceStrings