-removed comments
This commit is contained in:
8
i3.conf
8
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user