This commit is contained in:
Stephan Raabe
2024-05-27 14:37:48 +02:00
parent 6fa297d705
commit e00c9635cd
3 changed files with 7 additions and 19 deletions

View File

@@ -199,8 +199,8 @@
// Hyprshade
"custom/hyprshade": {
"format": "",
"on-click": "sleep 0.1; ~/dotfiles/hypr/scripts/hyprshade.sh",
"on-click-right": "sleep 0.1; ~/dotfiles/hypr/scripts/hyprshade.sh rofi",
"on-click": "sleep 0.5; ~/dotfiles/hypr/scripts/hyprshade.sh",
"on-click-right": "sleep 0.5; ~/dotfiles/hypr/scripts/hyprshade.sh rofi",
"tooltip": false
},