regulatory updates

home/natto/programs/emacs: update config to use org-babel and some other keybind related changes
hosts/satori: misc changes
modules/graphics: dont use the vulkan layer override for mesa

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2022-04-27 01:16:54 +05:30
parent c805f3e58a
commit d13815136b
12 changed files with 204 additions and 154 deletions

View File

@@ -10,10 +10,10 @@
# userContent = builtins.readFile ./config/firefox/userContent.css;
};
};
/* chromium = {
chromium = {
enable = true;
package = pkgs.ungoogled-chromium;
}; */
};
zathura = {
enable = true;
extraConfig = builtins.readFile ./config/zathura/zathurarc;
@@ -38,7 +38,7 @@
enable = true;
mpdMusicDir = ~/Music;
settings = {
albumart = "yes";
# albumart = "yes";
locked_screen_width_part = 25;
autocenter_mode = "yes";
follow_now_playing_lyrics = "yes";