adding config changes
This commit is contained in:
Binary file not shown.
@@ -161,7 +161,7 @@ exec_always dunst
|
||||
exec flashfocus
|
||||
|
||||
# Wlsunset (Night Light)
|
||||
exec wlsunset -l 47.6 -L -122.3 -t 3000 -T 6500
|
||||
exec_always wlsunset -l 47.6 -L -122.3 -t 3000 -T 6500
|
||||
|
||||
# udiskie - auto usb mounting
|
||||
exec /usr/bin/udiskie &
|
||||
@@ -197,8 +197,8 @@ gaps outer 2
|
||||
|
||||
# Idle configuration
|
||||
exec swayidle -w \
|
||||
timeout 120 'swaylock -f' \
|
||||
timeout 600 'swaymsg "output * dpms off"' \
|
||||
timeout 1200 'swaylock -f' \
|
||||
timeout 3200 'swaymsg "output * dpms off"' \
|
||||
timeout 15 'if pgrep -x swaylock; then swaymsg "output * dpms off"; fi' \
|
||||
resume 'swaymsg "output * dpms on"' \
|
||||
before-sleep 'swaylock -f'
|
||||
@@ -238,7 +238,7 @@ bindswitch --reload --locked lid:off output $laptop enable
|
||||
#output DP-1 pos 0 0
|
||||
|
||||
# Wallpaper
|
||||
output * bg /home/opal/.config/wallpapers/rockymountains.jpg fill
|
||||
output * bg /home/opal/.config/wallpapers/plateau.jpg fill
|
||||
|
||||
# Assign workspaces to numbers
|
||||
set $ws1 number 1
|
||||
|
||||
Reference in New Issue
Block a user