add screen layout

This commit is contained in:
zoe 2022-04-04 13:09:55 +02:00
parent 929dfd3a2a
commit 154951d9de

3
config
View file

@ -16,6 +16,9 @@ exec --no-startup-id dex --autostart --environment i3
# screen before suspend. Use loginctl lock-session to lock your screen.
exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork
# set screen layout when starting
exec --no-startup-id $HOME/.screenlayout/default.sh
# NetworkManager is the most popular way to manage wireless networks on Linux,
# and nm-applet is a desktop environment-independent system tray GUI for it.
exec --no-startup-id nm-applet