Turn off keyboard backlight when multihead

This commit is contained in:
coolneng 2020-09-13 17:09:58 +02:00
parent 3c99eb7ece
commit 5ca208967e
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ profile multihead {
exec swaymsg workspace "2: ", move workspace to HDMI-A-2
exec swaymsg workspace "4: ", move workspace to HDMI-A-2
exec light -S 100
exec light -s sysfs/leds/tpacpi::kbd_backlight -S 0
}
profile nomad {