This commit is contained in:
Hadi
2024-10-07 10:13:21 +02:00
parent 905cc9a885
commit ab65fe342b
75 changed files with 132 additions and 436 deletions

View File

@@ -45,18 +45,14 @@
nodejs
python3
jq
nurl
prefetch-npm-deps
figlet
# Utils
zip
unzip
glow
optipng
pfetch
pandoc
tailscale
btop
cava
@@ -72,12 +68,6 @@
neovide
];
# Import wallpapers into $HOME/wallpapers
file."wallpapers" = {
recursive = true;
source = ../../home/wallpapers;
};
# Import my profile picture, used by the hyprpanel dashboard
file.".profile_picture.png" = { source = ./profile_picture.png; };

View File

@@ -41,7 +41,7 @@
bar = {
transparent = false;
floating = false;
floating = true;
font-size = 16;
};
};