Add rofi module
This commit is contained in:
@ -168,6 +168,10 @@ rec {
|
||||
# preview = true;
|
||||
# };
|
||||
|
||||
rofi = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
vscode.enable = true;
|
||||
|
||||
waybar = {
|
||||
|
Reference in New Issue
Block a user