Files
dotfiles/private_dot_config/sway/config.d/autostart.conf
LinlyBoi 8172ecad98 feat: Forge and sway
- Wacom tablet config
- notification daemon to swaync
- add forge package
- Fix resetting mic and headphone volume on reboot with wpctl
- ctrl+shift+s clipping for use in obs
- More app_ids
2025-06-27 12:26:56 +03:00

12 lines
397 B
Plaintext

exec --no-startup-id /usr/lib/gnome-settings-daemon/gnome-settings-daemon
#notifications
exec killall -q notify-osd
exec bash ~/scripts/res.sh
# exec_always --no-startup-id dunst -config ~/.config/dunst/dunstrc
exec --no-startup-id redshift
#emacs
exec --no-startup-id emacs --daemon
exec --no-startup-id ~/bin/autostart
exec --no-startup-id nextcloud --background
# exec --no-startup-id clipcatd