Turn off keyboard backlight when multihead
This commit is contained in:
parent
3c99eb7ece
commit
5ca208967e
|
@ -4,6 +4,7 @@ profile multihead {
|
||||||
exec swaymsg workspace "2: ", move workspace to HDMI-A-2
|
exec swaymsg workspace "2: ", move workspace to HDMI-A-2
|
||||||
exec swaymsg workspace "4: ", move workspace to HDMI-A-2
|
exec swaymsg workspace "4: ", move workspace to HDMI-A-2
|
||||||
exec light -S 100
|
exec light -S 100
|
||||||
|
exec light -s sysfs/leds/tpacpi::kbd_backlight -S 0
|
||||||
}
|
}
|
||||||
|
|
||||||
profile nomad {
|
profile nomad {
|
||||||
|
|
Loading…
Reference in New Issue