Update .config/i3/config

This commit is contained in:
punkfairie 2024-07-29 17:28:33 -07:00
parent f66543395e
commit 3c656be172
Signed by: punkfairie
GPG key ID: A86AF57F837E320F

View file

@ -28,8 +28,8 @@ exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork
# and nm-applet is a desktop environment-independent system tray GUI for it.
exec --no-startup-id nm-applet
exec --no-startup-id ~/.xprofile
exec --no-startup-id ~/.config/i3/launch.sh
exec_always --no-startup-id ~/.xprofile
exec_always --no-startup-id ~/.config/i3/launch.sh
# +-- Movement ----------------------------------------------------------------+