home/natto: misc changes

enable sioyek
fix gtk theme
add environment variables
change zathura config
change hyprland config

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2023-07-26 16:41:04 +05:30
parent 8f7781f293
commit c33a30be60
11 changed files with 202 additions and 289 deletions

View File

@@ -3,7 +3,7 @@
gtk = {
enable = true;
theme = {
name = "Catppuccin-Mocha-Standard-Teal-Dark";
name = "Catppuccin-Mocha-Standard-Teal-dark";
package = pkgs.catppuccin-gtk.override {
accents = [ "teal" ];
variant = "mocha";