sisyphus/config/sway/autostart

23 lines
501 B
Text
Raw Normal View History

2022-06-19 23:49:44 +02:00
#
# ~/.config/sway/autostart
# List of applications to autostart
#
2022-06-20 20:17:55 +02:00
# Move to this workspace on startup
workspace 0:¯\_(ツ)_/¯
2022-06-19 23:49:44 +02:00
# Idle script
exec_always "~/.scripts/idle.sh"
# Gamma and brightness
exec clight &> /dev/null
# Notification manager
exec dunst -verbosity crit
# Fix [Slow launch for some GTK apps](https://github.com/swaywm/sway/issues/5732)
exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
# Fix JetBrain IDE's showing properly
exec wmname LG3D