aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorodave <aryadevchavali1@gmail.com>2020-04-06 15:43:38 +0100
committerodave <aryadevchavali1@gmail.com>2020-04-06 15:44:44 +0100
commitcfc2db33b58cbad660b63b25f84b498f1d0c63e8 (patch)
treef8b513c22b765fe4585b26bbd08f93081363753f
parentc23dd4ed86a5f6fc3ada68f489fc9376307130ad (diff)
downloaddotfiles-cfc2db33b58cbad660b63b25f84b498f1d0c63e8.tar.gz
dotfiles-cfc2db33b58cbad660b63b25f84b498f1d0c63e8.tar.bz2
dotfiles-cfc2db33b58cbad660b63b25f84b498f1d0c63e8.zip
-removed comments
-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