From 8740db54043bf08982f5183572cdce266048afe0 Mon Sep 17 00:00:00 2001 From: Ewy~ Date: Mon, 17 Mar 2025 19:13:27 +0100 Subject: incremental improvements --- .config/sway/config.d/soku | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .config/sway/config.d/soku (limited to '.config/sway/config.d/soku') diff --git a/.config/sway/config.d/soku b/.config/sway/config.d/soku new file mode 100644 index 0000000..801955c --- /dev/null +++ b/.config/sway/config.d/soku @@ -0,0 +1,5 @@ +for_window [instance="th123.exe"] { + floating enable + resize set 1920x1440 + position set 320,0 +} -- cgit v1.3