Update .config/i3/config
This commit is contained in:
parent
927f70f3cb
commit
9e9007dc90
1 changed files with 5 additions and 2 deletions
|
@ -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.
|
||||
exec --no-startup-id nm-applet
|
||||
|
||||
exec_always --no-startup-id ~/.xprofile
|
||||
exec_always --no-startup-id ~/.config/fehbg/i3
|
||||
exec --no-startup-id ~/.xprofile
|
||||
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 ----------------------------------------------------------------+
|
||||
|
||||
|
|
Loading…
Reference in a new issue