Преглед на файлове

~/.kanshi: Configure two monitor setup I use at work

Lu Stadler преди 5 години
родител
ревизия
321b0752b4
променени са 1 файла, в които са добавени 10 реда и са изтрити 0 реда
  1. 10 0
      .config/kanshi/config

+ 10 - 0
.config/kanshi/config

@ -3,6 +3,16 @@ profile external {
3 3
	output LVDS-1 disable
4 4
}
5 5
6
profile external-at-work {
7
	output HDMI-A-2 enable
8
	output LVDS-1 disable
9
}
10
11
profile jns-at-work {
12
	output DP-2 enable
13
	output LVDS-1 disable
14
}
15
6 16
profile laptop {
7 17
	output LVDS-1 enable
8 18
}