tileos-settings-sway/etc/sway/config.d/40-autostart-applications.conf
Sunderland93 2d4e3f3c74 Initial release for Sauropod
* Switch from light to brightnessctl
* Switch from Rofi to Wofi (launcher)
* Switch from Rofi to Wofi (LRU window switcher)
* Switch from Rofi to nwg-clipman (clipboard manager)
* Switch to gtklock by default
* Added kbd-backlight.sh to control keyboard backlight
2025-06-03 12:40:08 +04:00

21 lines
430 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
$autoname_workspaces
$switch_toplevel
$pcmanfm_daemon
}
exec_always {
$nwg_drawer_daemon
$watch_playerctl
$calendar_daemon
$update_rofi_theme
}