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

24 lines
800 B
Plaintext
Raw Normal View History

2022-08-26 00:14:55 -05:00
default_border pixel 1
2023-06-16 14:06:56 -05:00
exec swayidle -w \
timeout 540 'notify-send "Idling in 90 seconds"' \
timeout 570 'notify-send "Idling in 60 seconds"' \
timeout 600 'notify-send "Idling in 30 seconds..."' \
timeout 630 'swaylock -f' \
timeout 660 'swaymsg "output * dpms off"' \
2023-06-21 09:57:27 -05:00
resume 'swaymsg "output * dpms on" & maybe-good-morning &' \
2023-06-16 14:06:56 -05:00
before-sleep 'swaylock -f'
2022-12-13 13:41:40 -06:00
2023-06-09 09:43:26 -05:00
gaps inner 10
2023-02-11 15:49:02 -06:00
output "Samsung Electric Company SyncMaster H1AK500000" position 0,0
2023-04-25 14:13:44 -05:00
output "GIGA-BYTE TECHNOLOGY CO., LTD. AORUS FO48U 23070B000307" mode 3840x2160@120Hz position 1440,0
2022-12-13 13:41:40 -06:00
2023-04-25 14:13:44 -05:00
output "Dell Inc. DELL U2720Q CWTM623" transform 90 scale 1.5
2023-06-16 14:06:56 -05:00
output "Dell Inc. DELL U2720Q CWTM623" position 5280,0
2023-04-25 14:13:44 -05:00
output "Dell Inc. DELL U2720Q D3TM623" transform 90 scale 1.5
2023-06-16 14:06:56 -05:00
output "Dell Inc. DELL U2720Q D3TM623" position 0,0
2022-12-13 13:41:40 -06:00
exec firefox