Modules/Firefox: Add textfox theme
This commit is contained in:
@ -9,4 +9,5 @@ with mylib.modules; {
|
||||
wayland = mkBoolOption false "Enable firefox wayland support";
|
||||
vaapi = mkBoolOption false "Enable firefox vaapi support";
|
||||
disableTabBar = mkBoolOption false "Disable the firefox tab bar (for TST)";
|
||||
textfox = mkBoolOption false "Enable the TextFox theme";
|
||||
}
|
||||
|
Reference in New Issue
Block a user