Update .config/i3/config

This commit is contained in:
punkfairie 2024-07-28 17:30:58 -07:00
parent 927f70f3cb
commit 9e9007dc90
Signed by: punkfairie
GPG key ID: A86AF57F837E320F

View file

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