DCsunset
|
127ccc3eb7
|
i3/sway: support str type for font size
|
2024-09-06 15:23:08 +02:00 |
|
Naïm Favier
|
2f6a917ade
|
i3-sway: fix indentation of bar blocks (#3978)
The `indent` function unindents the first and last line by default, so
the `"bar {"` `"}"` wrapper should go inside the list.
|
2023-05-11 14:04:29 +02:00 |
|
arcnmx
|
d633afe0d9
|
i3-sway: config.focus.wrapping deprecates forceWrapping (#3467)
Stop using the legacy syntax described in the i3 documentation:
https://i3wm.org/docs/userguide.html#_focus_wrapping
|
2023-01-15 19:20:13 +01:00 |
|
Basti
|
80b4360678
|
i3/sway: improve i3.nix to handle options as list like in sway, adjusted functions for less new-lines (#2314)
* i3/sway: Improve code to generate config to avoid new-line issues on code/config changes
* Maintainer: Add SebTM as maintainer
|
2022-03-21 16:52:57 -06:00 |
|
Sergey Vlasov
|
b42fce7aaa
|
i3,sway: add bar color options for the focused output (#2135)
Both i3bar and swaybar can use different colors for the bar on the
currently focused monitor output; add color options for this feature.
|
2021-06-22 20:56:41 -06:00 |
|
Basti
|
95da56b783
|
i3,sway: workspace output assignment (#2003)
(cherry picked from commit ea3ff797c87313e71f2ed2fd2b932a18a4b4400b)
|
2021-06-02 18:03:20 -06:00 |
|
Sebastian Sellmeier
|
6a471f1b11
|
i3,sway: add option for default workspace (#2002)
Related to #695
|
2021-05-16 22:54:53 -06:00 |
|
Sumner Evans
|
9ffb206050
|
i3, sway: replace fonts with submodule (#1950)
This applies to both the root-level and the bar configs.
Closes #1937.
|
2021-05-03 21:54:35 -06:00 |
|