diff options
Diffstat (limited to 'kanshi/.config/kanshi/config')
-rw-r--r-- | kanshi/.config/kanshi/config | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/kanshi/.config/kanshi/config b/kanshi/.config/kanshi/config new file mode 100644 index 0000000..e10cb92 --- /dev/null +++ b/kanshi/.config/kanshi/config @@ -0,0 +1,8 @@ +profile { + output eDP-1 disable + output DP-3 enable +} + +profile { + output eDP-1 enable +} |