move windowManager.i3 packages to home-manager
oh my god i just realised my rofi configuration was ignored
This commit is contained in:
parent
afa16aafcc
commit
2bc503a791
3 changed files with 6 additions and 14 deletions
|
|
@ -42,19 +42,5 @@
|
|||
};
|
||||
};
|
||||
xkbOptions = "caps:escape";
|
||||
windowManager.i3 = {
|
||||
enable = true;
|
||||
package = pkgs.i3-gaps;
|
||||
extraPackages = with pkgs; [
|
||||
dunst
|
||||
feh
|
||||
lxappearance
|
||||
maim
|
||||
picom
|
||||
polybar
|
||||
rofi
|
||||
xclip
|
||||
];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue