dotfiles/xsession-turbo
Irrlicht f9d774aa18
[i3][x11] Change how some programs are started and X11 management
Start Feh for background management using the xinitrc script. Directly
source machine specific configuration through xsession file. xprofile
file is deprecated and deleted.

Stat xss from the xsession file and no longer start it on piston.
2026-04-01 21:18:42 +02:00

4 lines
199 B
Text

export I3_SCREENSHOT_DIR="$HOME/picture/screenshot"
export I3_LOCK_BACKGROUND="$HOME/picture/background/desktop/lock.png"
xss-lock -l --session=$XDG_SESSION_ID -- i3lock -n -i $I3_LOCK_BACKGROUND &