mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-09 17:54:22 +02:00
firefox: no need to force dark theme, the chosen them already does that
This commit is contained in:
parent
b2af5dfdc8
commit
18456bb1a9
1 changed files with 0 additions and 3 deletions
|
@ -8,9 +8,6 @@ user_pref("ui.context_menus.after_mouseup", true);
|
|||
// Don't display menubar when pressing Alt
|
||||
user_pref("ui.key.menuAccessKeyFocuses", false);
|
||||
|
||||
// Dark theme
|
||||
user_pref("ui.systemUsesDarkTheme", 1);
|
||||
|
||||
// No popup at all!
|
||||
user_pref("browser.link.open_newwindow.restriction", 0);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue