[sway] Add vertical display
This commit is contained in:
parent
77c4056ada
commit
cf34acefe0
1 changed files with 4 additions and 0 deletions
|
@ -14,3 +14,7 @@ output * {
|
||||||
bg "~/Nextcloud/Afbeeldingen/wallpapers/bg" fill
|
bg "~/Nextcloud/Afbeeldingen/wallpapers/bg" fill
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# Vertical display
|
||||||
|
output "Dell Inc. DELL P2214H 29C2937M4YTL" {
|
||||||
|
transform 270
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue