kakoune setup

This commit is contained in:
Charlie Root 2024-08-09 12:57:56 +02:00
commit f0d14ea2b7
3 changed files with 19 additions and 5 deletions

View file

@ -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)