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

update i3

This commit is contained in:
Henrik Hautakoski 2026-02-18 08:43:42 +01:00
parent 0e4992682b
commit 1afa3ccc5d
3 changed files with 145 additions and 154 deletions

26
i3/startup Normal file
View file

@ -0,0 +1,26 @@
# 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