diff options
author | Thanos Apollo <[email protected]> | 2024-06-02 08:50:15 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2024-06-02 08:50:15 +0300 |
commit | 8fe17b8f8650414b99f7871c8f28a1365b5e7752 (patch) | |
tree | 15b21f9e1d47d95cbd186ccb33bcaa5da063f151 /.config/sway/zeus/monitors.config | |
parent | 12657f0a6fe307bd84c7d05cba6485cac613480c (diff) |
sway:(zeus) Add zeus configuration
Diffstat (limited to '.config/sway/zeus/monitors.config')
-rw-r--r-- | .config/sway/zeus/monitors.config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/sway/zeus/monitors.config b/.config/sway/zeus/monitors.config new file mode 100644 index 0000000..f1bfd44 --- /dev/null +++ b/.config/sway/zeus/monitors.config @@ -0,0 +1,4 @@ + +## Setup monitors & wallpapers +output DP-2 pos 0 0 res 2560x1440 +output HDMI-A-1 pos 2560 0 res 2560x1440 transform 270
\ No newline at end of file |