This commit is contained in:
Stephan Raabe
2024-03-20 11:24:31 +01:00
parent c179958abf
commit ed1c0d9ce5
5 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -184,7 +184,7 @@
// START APPS LABEL
"format": "Apps",
// END APPS LABEL
"on-click": "rofi -show drun -replace",
"on-click": "sleep 0.2;rofi -show drun -replace",
"on-click-right": "~/dotfiles/hypr/scripts/keybindings.sh",
"tooltip": false
},