config backup
This commit is contained in:
@@ -22,6 +22,7 @@ exec waybar
|
||||
exec udiskie --tray --appindicator
|
||||
exec mkfifo /tmp/wob && tail -f /tmp/wob | wob
|
||||
exec nm-applet --indicator
|
||||
exec blueman-tray
|
||||
|
||||
font iosevka
|
||||
|
||||
@@ -38,7 +39,7 @@ client.urgent #D80000 #D80000 #ffffff #2b2b2b
|
||||
output * bg background/arch.png fill
|
||||
|
||||
### Idle configuration
|
||||
exec swayidle timeout 300 '$lock' timeout 600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' before-sleep 'swaylock -f -c 000000'
|
||||
exec swayidle timeout 600 '$lock' timeout 1200 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' before-sleep 'swaylock -f -c 000000'
|
||||
|
||||
### Input configuration
|
||||
input "2:14:ETPS/2_Elantech_Touchpad" {
|
||||
|
||||
Reference in New Issue
Block a user