1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

i3: start some more programs on starup :)

This commit is contained in:
Henrik Hautakoski 2025-01-10 18:45:51 +01:00
parent d4c76053df
commit f082c28c86

View file

@ -62,10 +62,12 @@ exec --no-startup-id dex-autostart --autostart --environment i3
exec --no-startup-id feh --bg-scale $background_image 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 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 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 xset dpms 300 # Turn of monitors after 5 min
#exec --no-startup-id nm-applet exec --no-startup-id nm-applet
#exec --no-startup-id telegram exec --no-startup-id telegram
exec --no-startup-id firefox exec --no-startup-id nextcloud
# exec --no-startup-id firefox
exec --no-startup-id vivaldi
## Config ## Config