Update .config/i3/config
This commit is contained in:
parent
f66543395e
commit
3c656be172
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
# 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 --no-startup-id ~/.xprofile
|
exec_always --no-startup-id ~/.xprofile
|
||||||
exec --no-startup-id ~/.config/i3/launch.sh
|
exec_always --no-startup-id ~/.config/i3/launch.sh
|
||||||
|
|
||||||
# +-- Movement ----------------------------------------------------------------+
|
# +-- Movement ----------------------------------------------------------------+
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue