Tweak rofi
This commit is contained in:
parent
e37d668817
commit
280fd08a6b
5 changed files with 145 additions and 8 deletions
|
|
@ -9,7 +9,10 @@ in {
|
|||
|
||||
config = mkIf cfg.enable {
|
||||
|
||||
modules.desktop.polybar.enable = true;
|
||||
modules = {
|
||||
desktop.polybar.enable = true;
|
||||
apps.rofi.enable = true;
|
||||
};
|
||||
|
||||
services.xserver = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue