Switch off laptop screen on lid close

This commit is contained in:
Arti Zirk 2019-06-20 13:00:01 +03:00
parent 494461436f
commit 28b1472005
1 changed files with 5 additions and 0 deletions

View File

@ -36,6 +36,10 @@ output * bg ~/Pildid/background.png tile
output "Dell Inc. DELL U2715H GH85D71K0W5S" pos 2560 0
output "Dell Inc. DELL U2715H GH85D6CN1YYS" pos 0 0
set $laptop "Unknown 0x0791 0x00000000"
bindswitch lid:on output $laptop disable
bindswitch lid:off output $laptop enable
# Notification daemon
exec mako --default-timeout 10000
@ -89,6 +93,7 @@ for_window [title=".*"] title_format ▪️ %title
#
# start a terminal
bindsym $mod+Return exec $term
#bindsym Print+Return exec $term
# kill focused window
bindsym $mod+Shift+q kill