From cfc2db33b58cbad660b63b25f84b498f1d0c63e8 Mon Sep 17 00:00:00 2001 From: odave Date: Mon, 6 Apr 2020 15:43:38 +0100 Subject: -removed comments --- i3.conf | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'i3.conf') 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 -- cgit v1.2.3-13-gbd6f