Add HDMI profile to kanshi

This commit is contained in:
coolneng 2022-05-21 11:53:41 +02:00
parent 24ce922304
commit f889076a8b
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 13 additions and 1 deletions

View File

@ -1,4 +1,4 @@
profile multihead {
profile multihead-DP {
output eDP-1 enable
output DP-1 enable
exec swaymsg workspace "1: ", move workspace to eDP-1
@ -10,6 +10,18 @@ profile multihead {
exec pkill waybar; waybar
}
profile multihead-HDMI {
output eDP-1 enable
output HDMI-A-2 enable
exec swaymsg workspace "1: ", move workspace to eDP-1
exec swaymsg workspace "3: ", move workspace to eDP-1
exec swaymsg workspace "2: ", move workspace to DP-1
exec swaymsg workspace "4: ", move workspace to DP-1
exec light -S 100
exec light -s sysfs/leds/tpacpi::kbd_backlight -S 0
exec pkill waybar; waybar
}
profile nomad {
output eDP-1 enable mode 1920x1080
exec light -S 70