setup office screens
This commit is contained in:
parent
0fc00b599c
commit
608c58de55
1 changed files with 3 additions and 0 deletions
|
@ -223,6 +223,9 @@ hc set tree_style '╾│ ├└╼─┐'
|
||||||
# unlock, just to be sure
|
# unlock, just to be sure
|
||||||
hc unlock
|
hc unlock
|
||||||
|
|
||||||
|
{{ if eq .chezmoi.hostname "ws" }}
|
||||||
|
xrandr --output HDMI-1 --right-of DVI-D-1
|
||||||
|
{{end}}
|
||||||
# do multi monitor setup here, e.g.:
|
# do multi monitor setup here, e.g.:
|
||||||
# hc set_monitors 1280x1024+0+0 1280x1024+1280+0
|
# hc set_monitors 1280x1024+0+0 1280x1024+1280+0
|
||||||
# or simply:
|
# or simply:
|
||||||
|
|
Loading…
Add table
Reference in a new issue