Set Styling for rofi
This commit is contained in:
@@ -3,9 +3,10 @@
|
||||
config,
|
||||
username,
|
||||
...
|
||||
}: {
|
||||
programs.firefox = {
|
||||
enable = true;
|
||||
profiles.${username} = {};
|
||||
};
|
||||
}:
|
||||
{
|
||||
programs.firefox = {
|
||||
enable = false;
|
||||
profiles.${username} = { };
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user