[Hyprpaper] Remove splash message

This commit is contained in:
2026-06-02 13:54:27 -07:00
parent 7fd462a791
commit 9261ce133b

View File

@@ -3,6 +3,7 @@
services.hyprpaper = { services.hyprpaper = {
enable = true; enable = true;
settings = { settings = {
splash = false; # Disable the little quotes they put on there
wallpaper = map (mon: { wallpaper = map (mon: {
monitor = mon; monitor = mon;
# Each monitor gets a folder under wallpaper that containes the current images. # Each monitor gets a folder under wallpaper that containes the current images.