Fix EWW hook
EWW fixed window regressions
This commit is contained in:
parent
dcc74af714
commit
e7d156f265
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ dotfiles_dir = "dev/dotfiles"
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
posthooks = [
|
posthooks = [
|
||||||
"eww close-all && eww reload && eww open-many left right",
|
"eww reload",
|
||||||
"dunstctl reload",
|
"dunstctl reload",
|
||||||
"systemctl --user daemon-reload"
|
"systemctl --user daemon-reload"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue