lots of shenanigans
This commit is contained in:
parent
7b40c2a507
commit
8c1c70df2b
334 changed files with 5328 additions and 7370 deletions
|
@ -622,6 +622,10 @@ in {
|
|||
|
||||
// Who is bogus? (fixes Sidebery tab dragging on Linux)
|
||||
user_pref("widget.gtk.ignore-bogus-leave-notify", 1);
|
||||
user_pref("shyfox.remove.window.controls", true);
|
||||
user_pref("dom.webgpu.enabled", true);
|
||||
user_pref("dom.webgpu.indirect_draw.enabled", true);
|
||||
user_pref("dom.webgpu.workers.enabled", true);
|
||||
'';
|
||||
};
|
||||
|
||||
|
@ -643,10 +647,10 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
# programs.eww = {
|
||||
# enable = true;
|
||||
# configDir = ../.config/eww;
|
||||
# };
|
||||
programs.eww = {
|
||||
enable = true;
|
||||
# configDir = ../.config/eww;
|
||||
};
|
||||
|
||||
programs.waybar = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue