diff options
| author | ewy1 <ewy0@protonmail.com> | 2025-01-13 19:58:53 +0100 |
|---|---|---|
| committer | ewy1 <ewy0@protonmail.com> | 2025-01-13 19:58:53 +0100 |
| commit | 5ec8bb34dfce5577ab48c12c7e6c6a424d93bab2 (patch) | |
| tree | 201d4db8bc047c30c3d7c0c371e8cee2008c3747 /.config/sway/config.d/outputs | |
| parent | e951cf30006ef75e8eabd68aabeec0e2fd18d963 (diff) | |
added multi device config
Diffstat (limited to '.config/sway/config.d/outputs')
| -rw-r--r-- | .config/sway/config.d/outputs | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.config/sway/config.d/outputs b/.config/sway/config.d/outputs index fc4ca40..ad45998 100644 --- a/.config/sway/config.d/outputs +++ b/.config/sway/config.d/outputs @@ -2,13 +2,3 @@ output * { background "$(cat $HOME/.cache/wal/wal)" fill } -output DP-2 { - resolution 2560x1440@239.970Hz - position 0,0 -} - -output HDMI-A-1 { - resolution 1920x1080@60.000Hz - position 2560,0 -} - |
