diff options
| author | Ewy~ <ewy0@protonmail.com> | 2025-03-17 19:13:27 +0100 |
|---|---|---|
| committer | Ewy~ <ewy0@protonmail.com> | 2025-03-17 19:13:27 +0100 |
| commit | 8740db54043bf08982f5183572cdce266048afe0 (patch) | |
| tree | f915ba41ffa2384f2d57a2dceb1cbd8dbecab16e /.config/sway/config.d/soku | |
| parent | cf0d96069f039846ffb48bc8a3d6bccb7e2f5a92 (diff) | |
incremental improvements
Diffstat (limited to '.config/sway/config.d/soku')
| -rw-r--r-- | .config/sway/config.d/soku | 5 |
1 files changed, 5 insertions, 0 deletions
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 +} |
