2020-05-11 23:56:40 +02:00
|
|
|
{
|
|
|
|
i3-followmouse = ./i3-followmouse.nix;
|
2021-05-04 05:54:35 +02:00
|
|
|
i3-fonts = ./i3-fonts.nix;
|
|
|
|
i3-fonts-deprecated = ./i3-fonts-deprecated.nix;
|
2020-05-11 23:56:40 +02:00
|
|
|
i3-keybindings = ./i3-keybindings.nix;
|
2021-05-07 23:39:10 +02:00
|
|
|
i3-null-config = ./i3-null-config.nix;
|
2021-05-17 06:54:53 +02:00
|
|
|
i3-workspace-default = ./i3-workspace-default.nix;
|
2020-05-11 23:56:40 +02:00
|
|
|
}
|