Use awesome window manager
This commit is contained in:
parent
a7a979e17e
commit
41386749b8
8 changed files with 100 additions and 9 deletions
lib/nixos/home-manager
|
@ -6,6 +6,8 @@
|
|||
}:
|
||||
{
|
||||
imports = [
|
||||
./modules/autorandr.nix
|
||||
./modules/awesome.nix
|
||||
./modules/copyq.nix
|
||||
./modules/dunst.nix
|
||||
./modules/espanso.nix
|
||||
|
@ -13,7 +15,7 @@
|
|||
./modules/feh.nix
|
||||
./modules/flameshot.nix
|
||||
./modules/kanshi.nix
|
||||
./modules/sway.nix
|
||||
# ./modules/sway.nix
|
||||
./modules/mpv.nix
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue