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
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
# whichever dell monitor is plugged in
2022-08-26 00:14:55 -05:00
output "Dell Inc. DELL U2720Q CWTM623" transform 270 scale 1.5
2022-09-07 23:35:02 -05:00
output "Dell Inc. DELL U2720Q CWTM623" position -1440,200
2022-12-13 13:41:40 -06:00
# 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