This commit is contained in:
Stephan Raabe
2024-06-24 14:54:02 +02:00
parent 14130ce095
commit 9bd6342ba8
7 changed files with 149 additions and 6 deletions
+1 -1
View File
@@ -110,7 +110,7 @@
// Wallpaper
"custom/wallpaper": {
"format": "",
"on-click": "~/dotfiles/hypr/scripts/wallpaper.sh select",
"on-click": "waypaper",
"on-click-right": "~/dotfiles/hypr/scripts/wallpaper-effects.sh",
"tooltip-format": "Left: Select a wallpaper\nRight: Select wallpaper effect"
},