update
This commit is contained in:
parent
2b24bdd4a5
commit
bec224e0f4
3 changed files with 6 additions and 2 deletions
|
|
@ -28,10 +28,10 @@ exec_always "kanshi"
|
|||
exec_always swayidle -w \
|
||||
timeout 300 'swaylock -f' \
|
||||
timeout 600 'swaymsg "output * dpms off"' \
|
||||
timeout 1200 'systemctl suspend' \
|
||||
resume 'swaymsg "output * dpms on"' \
|
||||
before-sleep 'swaylock -f'
|
||||
|
||||
#timeout 1200 'systemctl suspend' \
|
||||
### Input configuration
|
||||
input "1267:12573:ELAN0412:00_04F3:311D_Touchpad" {
|
||||
dwt enabled
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
"format": "{title}"
|
||||
},
|
||||
"network": {
|
||||
"interface": "wlan0",
|
||||
"interface": "wlp0s20f3",
|
||||
"format-wifi": " {essid}",
|
||||
"format-disconnected": "",
|
||||
"interval": 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue