diff --git a/config b/config index f42dcce..d0fbb96 100644 --- a/config +++ b/config @@ -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