9 lines
184 B
Text
9 lines
184 B
Text
# Autostart settings. For values of these variables see /etc/sway/variables
|
|
# You can add your own applications or daemons here
|
|
|
|
exec {
|
|
$polkit_agent
|
|
}
|
|
exec_always {
|
|
$kanshi
|
|
}
|