1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 19:30:01 +02:00
dotfiles/i3/startup
2026-02-18 08:43:42 +01:00

26 lines
806 B
Text

# vim: set ft=i3config:
# bar
exec --no-startup-id polybar
# Notifications
exec --no-startup-id dunst
# compositor
exec --no-startup-id picom
# Autostart programs
exec --no-startup-id dex-autostart --autostart --environment i3
# Needed for gnome-keyring to start.
exec --no-startup-id dbus-update-activation-environment --all
exec --no-startup-id gnome-keyring-daemon --start --components=secrets
# exec --no-startup-id feh --bg-scale $background_image
#exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock -c $color_bg --nofork
#exec --no-startup-id xautolock -time 1 -locker ~/.config/i3/blurlock.sh
# exec --no-startup-id xset dpms 300 # Turn of monitors after 5 min
exec --no-startup-id nm-applet
exec --no-startup-id telegram
exec --no-startup-id nextcloud
exec --no-startup-id vivaldi