Move sway config to hostname conf
j3s j3s@c3f.net
Thu, 12 Aug 2021 10:57:42 -0500
2 files changed,
3 insertions(+),
1 deletions(-)
M
.config/sway/config
→
.config/sway/config
@@ -32,7 +32,7 @@ # output HDMI-A-1 resolution 1920x1080 position 1920,0
# # You can get the names of your outputs by running: swaymsg -t get_outputs output DP-1 disable -output HDMI-A-2 position 1920,215 resolution 2560x1440@170hz +# output HDMI-A-2 position 1920,215 resolution 2560x1440@170hz # output HDMI-A-1 position 0,395 resolution 1920x1080@74hz # output HDMI-A-2 position 4480,0 resolution 1920x1080@74hz transform 90@@ -192,6 +192,7 @@ for_window [class="Steam"] floating enable
for_window [class="Mumble"] floating enable for_window [class="Dino"] floating enable for_window [title="Firefox — Sharing Indicator"] floating enable + for_window [title="Virtual Machine Manager"] floating enable for_window [title="Firefox — Sharing Indicator"] kill # for_window [class="Dota 2"] floating enable, border none #
A
.config/sway/nostromo
@@ -0,0 +1,1 @@
+output HDMI-A-2 position 1920,215 resolution 2560x1440@170hz