diff options
Diffstat (limited to 'kanshi/config')
| -rw-r--r-- | kanshi/config | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/kanshi/config b/kanshi/config index 8558082..9750a16 100644 --- a/kanshi/config +++ b/kanshi/config @@ -16,3 +16,10 @@ profile work { output 'Dell Inc. DELL U2722D 3ZS8XN3' # DP-6 exec ~/.config/kanshi/work.sh } + +profile home_tv { + output eDP-1 + output 'AOC Q2770 FSUE7HA007776' # DP-6 + output 'LG Electronics LG TV 0x00000101' # DP-5 + exec ~/.config/kanshi/home_tv.sh +} |
