Adapt dotfiles to new group syncing in autostart
This commit is contained in:
parent
b8b0af0881
commit
8432b54eb0
5 changed files with 7 additions and 5 deletions
1
.bin/.e
1
.bin/.e
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue