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
|
# Run fnott notification daemon
|
||||||
exec fnott
|
exec fnott
|
||||||
|
|
||||||
|
# Run lxsession for polkit authentication
|
||||||
|
exec lxsession
|
||||||
|
|
||||||
# Set desired cursor theme
|
# Set desired cursor theme
|
||||||
seat seat0 xcursor_theme $cursor
|
seat seat0 xcursor_theme $cursor
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue