firefox: force sidebar to the right
This commit is contained in:
parent
ba4c57b914
commit
b97940aa97
|
@ -93,6 +93,7 @@ in
|
|||
"devtools.theme" = "auto";
|
||||
"toolkit.legacyUserProfileCustomizations.stylesheets" = true;
|
||||
"browser.tabs.inTitlebar" = if desktop == "sway" then 0 else 1;
|
||||
"sidebar.position_start" = false; # Move sidebar to the right
|
||||
|
||||
# enable media RDD to allow gpu acceleration
|
||||
"media.rdd-ffmpeg.enabled" = true;
|
||||
|
|
Loading…
Reference in a new issue