Update
This commit is contained in:
41
config/sway/config.d/99-autostart-applications.conf
Normal file
41
config/sway/config.d/99-autostart-applications.conf
Normal file
@@ -0,0 +1,41 @@
|
||||
# autostart background applications
|
||||
# FIXME: exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
|
||||
# autostarts
|
||||
exec {
|
||||
# $initialize_way_displays
|
||||
$initialize_foot_server
|
||||
# $initialize_mounting_daemon
|
||||
# $initialize_poweralert_daemon
|
||||
# $initialize_idlehack_daemon
|
||||
$initialize_workspace_icons
|
||||
# $initialize_swayr_daemon
|
||||
# $initialize_idle_daemon
|
||||
# $initialize_flashfocus
|
||||
|
||||
$xdg-dirs
|
||||
# $swappy_notify
|
||||
# $autostart_dex
|
||||
# $wlsunset
|
||||
# $autotiling
|
||||
# $cliphist_store
|
||||
# $cliphist_watch
|
||||
}
|
||||
|
||||
# commands that "reload" something
|
||||
exec_always {
|
||||
$initialize_waybar
|
||||
|
||||
$apply_background
|
||||
$help_menu
|
||||
$kanshi
|
||||
# $clip-persist
|
||||
$mako
|
||||
# $auto_xdg_keyboard
|
||||
$watch_playerctl
|
||||
# $calendar_daemon
|
||||
# $enable_noisetorch
|
||||
$onscreen_bar --refresh
|
||||
$disable_nm_applet_autostart
|
||||
$nm_applet
|
||||
}
|
||||
Reference in New Issue
Block a user