sway: Add some apps that should autostart
This commit is contained in:
parent
0ff22b50f7
commit
1ff07d81f8
1 changed files with 8 additions and 0 deletions
|
@ -6,3 +6,11 @@
|
|||
# I'm using 'polkit-gnome' as a polkit client as it has no dependencies
|
||||
exec_always /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
|
||||
# Autostart my daily use software
|
||||
exec thunderbird
|
||||
exec evolution
|
||||
|
||||
exec signal-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland --use-tray-icon
|
||||
exec element-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland
|
||||
exec keepassxc
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue