updating wallpaper with a cycle 7am and 8pm

This commit is contained in:
samantha42
2026-04-18 08:11:37 +02:00
parent 75aa2e6605
commit 1788010c7e
13 changed files with 122 additions and 61 deletions

View File

@@ -5,7 +5,7 @@
"position": "top",
"height": 24,
"spacing": 4,
"margin-top": 4,
"margin-top": 8,
"margin-left": 10,
"margin-right": 10,
"modules-left": ["hyprland/workspaces", "hyprland/window"],
@@ -21,7 +21,7 @@
},
"format-icons": {
"1": "1", "2": "2", "3": "3", "4": "4", "5": "5",
"urgent": "", "active": "", "default": ""
"urgent": "", "default": ""
}
},
"hyprland/window": { "format": " {}", "max-length": 20, "separate-outputs": true },
@@ -60,7 +60,7 @@
"position": "top",
"height": 24,
"spacing": 4,
"margin-top": 4,
"margin-top": 8,
"margin-left": 10,
"margin-right": 10,
"modules-left": ["hyprland/workspaces", "hyprland/window"],
@@ -76,7 +76,7 @@
},
"format-icons": {
"6": "6", "7": "7", "8": "8", "9": "9", "10": "10",
"urgent": "", "active": "", "default": ""
"urgent": "", "default": ""
}
},
"hyprland/window": { "format": " {}", "max-length": 50, "separate-outputs": true },