1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2026-08-11 19:47:14 +03:00
Files
dotfiles/.config/sway/at14
T
2026-07-16 10:08:14 +03:00

26 lines
670 B
Plaintext

# Work computer
exec /usr/bin/swaynag-battery --threshold 5
set $left_disp "Dell Inc. DELL P2723DE HXD80N3"
set $right_disp "Dell Inc. DELL P2723DE G1330N3"
output "Dell Inc. DELL S2721DGF 8SVBP83" pos 0 0
output "Dell Inc. DELL U2715H GH85D66Q08QS" pos 2560 0
output "Dell Inc. DELL U2415 7MT017521WUS" pos 0 0
output "Dell Inc. DELL U2415 7MT016CB061L" pos 1920 0
set $chat_workspace 10
output $left_disp pos 0 0
output $left_disp mode 2560x1440@60.000Hz
output $right_disp pos 2560 0
output $right_disp mode 2560x1440@60.000Hz
set $laptop eDP-1
bindswitch lid:on output $laptop disable
bindswitch lid:off output $laptop enable
input * {
xkb_numlock disabled
}