Adapt dotfiles to new group syncing in autostart

This commit is contained in:
Tobias Reisinger 2024-10-23 22:33:23 +02:00
parent b8b0af0881
commit 8432b54eb0
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
5 changed files with 7 additions and 5 deletions

View file

@ -51,7 +51,6 @@ declare -A directory=(
)
declare -A hooks=(
["autostart.toml"]="autostart-manage sync"
["qutebrowser"]="qutebrowser :config-source"
["qutebrowser-kiosk"]="qutebrowser-kiosk :config-source" # broken due to qutebrowser-kiosk being an alias
["sway"]="sway reload"