mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-28 20:40:15 +02:00
firefox: no need to specify download dir
This is the job of xdg-user-dirs-update.
This commit is contained in:
parent
7c375670ab
commit
1a66d4665d
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
|
// Don't display menubar when pressing Alt
|
||||||
user_pref("ui.key.menuAccessKeyFocuses", false);
|
user_pref("ui.key.menuAccessKeyFocuses", false);
|
||||||
|
|
||||||
// Default download dir
|
|
||||||
user_pref("browser.download.dir", "/home/bernat/download");
|
|
||||||
|
|
||||||
// No popup at all!
|
// No popup at all!
|
||||||
user_pref("browser.link.open_newwindow.restriction", 0);
|
user_pref("browser.link.open_newwindow.restriction", 0);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue