add lxsession to sway
This commit is contained in:
parent
ba7db3fa27
commit
6c987f58f4
1 changed files with 3 additions and 0 deletions
|
@ -38,6 +38,9 @@ exec ollama serve
|
|||
# Run fnott notification daemon
|
||||
exec fnott
|
||||
|
||||
# Run lxsession for polkit authentication
|
||||
exec lxsession
|
||||
|
||||
# Set desired cursor theme
|
||||
seat seat0 xcursor_theme $cursor
|
||||
|
||||
|
|
Loading…
Reference in a new issue