Skip to content

wayshell only restarts after the second sway reload #33

Answered by Heus-Sueh
Heus-Sueh asked this question in Q&A
Discussion options

You must be logged in to vote

No need to exec_always, just exec. If you want to reload way-shell often, consider systemd instead.

giving just exec way-shell makes it not run on reload, just exec_always way-shell works, but I found the solution: exec_always pkill way-shell && way-shell

my use-case would be this:

Kooha-2024-06-28-12-01-00.mp4

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Heus-Sueh
Comment options

Answer selected by ldelossa
@ldelossa
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants