add multiple window support
This commit is contained in:
parent
57ceb8a806
commit
640e1e9f30
1 changed files with 2 additions and 1 deletions
|
@ -234,7 +234,8 @@ default_dim_inactive 0.2
|
|||
|
||||
# machine-specific configuration
|
||||
{{- if eq .chezmoi.hostname "SpectreOS" }}
|
||||
output eDP-1 pos 0 0 res 1920x1080
|
||||
output HDMI-A-2 pos 0 0 res 1920x1080
|
||||
output eDP-1 pos 1920 0 res 1920x1080
|
||||
{{- end }}
|
||||
|
||||
{{- if eq .chezmoi.hostname "SpectreOS-deck" }}
|
||||
|
|
Loading…
Reference in a new issue