aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--i3.conf8
1 files changed, 2 insertions, 6 deletions
diff --git a/i3.conf b/i3.conf
index 5edf111..f4852f8 100644
--- a/i3.conf
+++ b/i3.conf
@@ -6,15 +6,11 @@ set $lock i3lock -n -f -e -i ~/Pictures/Lockscreens/mountain.png -c 555555
set $bg feh --randomize --bg-scale ~/Pictures/Backgrounds
font pango:Waree 9
-# xss-lock grabs a logind suspend inhibit lock and will use i3lock to lock the
-# screen before suspend. Use loginctl lock-session to lock your screen.
+# Pre-programs
exec --no-startup-id xss-lock --transfer-sleep-lock -- $lock
-
-# 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
-# Focus follows mouse
+# Some necessary attributes
focus_follows_mouse no
for_window [class="^.*"] border pixel 5