This repository has been archived on 2024-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/host/desktop/sway/config

13 lines
507 B
Plaintext

default_border pixel 1
exec swayidle -w timeout 300 'swaylock -f' timeout 330 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' before-sleep 'swaylock -f'
# whichever dell monitor is plugged in
output "Dell Inc. DELL U2720Q CWTM623" transform 270 scale 1.5
output "Dell Inc. DELL U2720Q CWTM623" position -1440,200
# whichever dell monitor is plugged in
output "Dell Inc. DELL U2720Q D3TM623" transform 270 scale 1.5
output "Dell Inc. DELL U2720Q D3TM623" position -1440,200
exec firefox