change: wallpaper

This commit is contained in:
kenji
2025-12-27 18:36:34 -06:00
parent a5e9acad20
commit a78fdfcaeb
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
hyprland = { hyprland = {
monitors = ["HDMI-A-1, 1920x1080@120, auto, 1"]; monitors = ["HDMI-A-1, 1920x1080@120, auto, 1"];
# wallpaper = "nixos_rainbow.png"; # wallpaper = "nixos_rainbow.png";
wallpaper = "firewatch_dusk.jpg"; wallpaper = "ai_pixel_purple.jpg";
}; };
firefox = { firefox = {
bookmarks = [ bookmarks = [
+6
View File
@@ -0,0 +1,6 @@
#!/usr/bin/env bash
echo "Hello world!"
exec