1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-19 04:47:29 +02:00
Commit graph

2 commits

Author SHA1 Message Date
Sumner Evans
19ebab97e8
i3, sway: extract border functionality to common function (#1947)
* i3, sway: extract border functionality to common function

Converted the i3 module to use default_border and
default_floating_border and extracted that functionality out to be
shared between the i3 and sway modules.

* i3: add sumnerevans as maintainer
2021-04-28 15:52:31 -04:00
Robert Helgesson
de8033747c
tests: clean up tests
- Move all module tests to their own directories.

- Avoid duplication of `// import`.
2020-01-26 21:11:23 +01:00
Renamed from tests/modules/services/window-managers/i3-keybindings-expected.conf (Browse further)