-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
|
set $bg feh --randomize --bg-scale ~/Pictures/Backgrounds
|
||||||
font pango:Waree 9
|
font pango:Waree 9
|
||||||
|
|
||||||
# xss-lock grabs a logind suspend inhibit lock and will use i3lock to lock the
|
# Pre-programs
|
||||||
# screen before suspend. Use loginctl lock-session to lock your screen.
|
|
||||||
exec --no-startup-id xss-lock --transfer-sleep-lock -- $lock
|
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
|
exec --no-startup-id nm-applet
|
||||||
|
|
||||||
# Focus follows mouse
|
# Some necessary attributes
|
||||||
focus_follows_mouse no
|
focus_follows_mouse no
|
||||||
for_window [class="^.*"] border pixel 5
|
for_window [class="^.*"] border pixel 5
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user