mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 21:50:32 -04:00
Automatically switch the window split orientation in sway and i3. This script uses the i3ipc-python library to switch the layout splith/splitv depending on the currently focused window dimensions. It works on both sway and i3 window managers. PR: 267408
10 lines
210 B
INI
10 lines
210 B
INI
--- setup.cfg.orig 2022-10-24 23:56:22 UTC
|
|
+++ setup.cfg
|
|
@@ -32,7 +32,6 @@ install_requires =
|
|
python_requires = >=3.6
|
|
setup_requires =
|
|
setuptools>=42
|
|
- wheel
|
|
|
|
[options.entry_points]
|
|
console_scripts =
|