mirror of
https://github.com/nix-community/home-manager
synced 2024-11-15 07:39:46 +01:00
9ffb206050
This applies to both the root-level and the bar configs. Closes #1937.
6 lines
166 B
Nix
6 lines
166 B
Nix
{
|
|
i3-followmouse = ./i3-followmouse.nix;
|
|
i3-fonts = ./i3-fonts.nix;
|
|
i3-fonts-deprecated = ./i3-fonts-deprecated.nix;
|
|
i3-keybindings = ./i3-keybindings.nix;
|
|
}
|