This commit is contained in:
Stephan Raabe
2024-05-01 16:08:42 +02:00
parent 32bcdb5b3f
commit 40a5a58e49
4 changed files with 10 additions and 7 deletions

View File

@@ -58,8 +58,8 @@
// ML4W Welcome App
"custom/ml4w-welcome": {
"on-click": "sleep 0.3 && ~/dotfiles/eww/ml4w-sidebar/launch.sh",
"on-click-right": "sleep 0.3 && ~/dotfiles/apps/ML4W_Welcome-x86_64.AppImage",
"on-click": "sleep 0.1 && ~/dotfiles/eww/ml4w-sidebar/launch.sh",
"on-click-right": "sleep 0.1 && ~/dotfiles/apps/ML4W_Welcome-x86_64.AppImage",
"format": " ",
"tooltip": false
},