This commit is contained in:
Stephan Raabe 2024-04-28 11:50:04 +02:00
parent 98f9c6905b
commit 2e813c99f0
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
2.9BETA4
2.9RC1

View File

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