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

15 lines
573 B
Plaintext
Raw Normal View History

2022-08-26 00:14:55 -05:00
default_border pixel 1
2022-12-14 13:16:31 -06:00
exec swayidle -w timeout 300 'swaylock -f' timeout 330 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' before-sleep 'swaylock -f'
2022-12-13 13:41:40 -06:00
2023-02-11 15:49:02 -06:00
output "Samsung Electric Company SyncMaster H1AK500000" position 0,0
2022-12-13 13:41:40 -06:00
# whichever dell monitor is plugged in
2023-02-11 15:49:02 -06:00
output "Dell Inc. DELL U2720Q CWTM623" transform 90 scale 1.5
output "Dell Inc. DELL U2720Q CWTM623" position 3840,200
2022-12-13 13:41:40 -06:00
# whichever dell monitor is plugged in
2023-02-11 15:49:02 -06:00
output "Dell Inc. DELL U2720Q D3TM623" transform 90 scale 1.5
output "Dell Inc. DELL U2720Q D3TM623" position 3840,200
2022-12-13 13:41:40 -06:00
exec firefox