i3: set workspace output only for desktop

This commit is contained in:
inkch 2024-01-14 20:02:21 +09:00
parent 373e0ebd73
commit c4c08619f0

View File

@ -56,6 +56,7 @@ set $ws_util "9"
set $ws_game "10" set $ws_game "10"
{{- if eq .chezmoi.hostname "arch" }}
set $DELL "primary" set $DELL "primary"
set $BenQ "HDMI-0" set $BenQ "HDMI-0"
@ -70,6 +71,7 @@ workspace $ws7 output $DELL
workspace $ws8 output $BenQ workspace $ws8 output $BenQ
workspace $ws9 output $BenQ workspace $ws9 output $BenQ
workspace $ws10 output $DELL workspace $ws10 output $DELL
{{- end }}
# switch to workspace # switch to workspace