Explorar el Código

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

Lu Stadler %!s(int64=5) %!d(string=hace) años
padre
commit
321b0752b4
Se han modificado 1 ficheros con 10 adiciones y 0 borrados
  1. 10 0
      .config/kanshi/config

+ 10 - 0
.config/kanshi/config

3
	output LVDS-1 disable
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
profile laptop {
16
profile laptop {
7
	output LVDS-1 enable
17
	output LVDS-1 enable
8
}
18
}