tileos-settings-sway/etc/sway/config.d/40-autostart-applications.conf
2023-09-04 00:37:17 +04:00

17 lines
332 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
$swappy_notify
$wlsunset
$autotiling
$help_menu
$cliphist_store
$cliphist_watch
}
exec_always {
$kanshi
$watch_playerctl
$update_rofi_theme
}