kakoune setup
This commit is contained in:
parent
82aee7b018
commit
186e059bf6
3 changed files with 19 additions and 5 deletions
|
@ -36,7 +36,7 @@ in {
|
|||
*/
|
||||
|
||||
#TabsToolbar {visibility: collapse;}
|
||||
/* #navigator-toolbox {visibility: collapse;}
|
||||
/* #navigator-toolbox {visibility: collapse;}
|
||||
browser {margin-right: -14px; margin-bottom: -14px;} */
|
||||
'';
|
||||
};
|
||||
|
@ -181,6 +181,7 @@ in {
|
|||
"media.av1.enabled" = true;
|
||||
"gfx.x11-egl.force-enabled" = true;
|
||||
"widget.dmabuf.force-enabled" = true;
|
||||
"layers.acceleration.force-enabled" = true;
|
||||
|
||||
"browser.ctrlTab.sortByRecentlyUsed" = true;
|
||||
# This makes websites prefer a dark theme (in theory)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue