fix: Window rules keybinds and other stuff

This commit is contained in:
2025-05-27 15:40:31 +10:00
parent 89dfbfa617
commit c23af7303a
8 changed files with 37 additions and 41 deletions

View File

@@ -1,12 +1,2 @@
{
"custom/vdesks": {
"icon": "🖥️",
"label": "Virtual Desktops {current}",
"tooltip": "Manage virtual desktops",
"truncationSize": -1,
"execute": "/home/$USER/scripts/vdesks.sh",
"executeOnAction": "alacritty --class float -e ping 1.1.1.1",
"interval": 1000,
"hideOnEmpty": true
}
}