hyprland s76 hook reinstalled

This commit is contained in:
atagen 2023-03-18 01:03:03 +11:00
parent 7ddaa0c2a9
commit c3a0f09a41
2 changed files with 21 additions and 7 deletions

View file

@ -32,7 +32,7 @@ in
thunderbird
clementine
# inkscape
inkscape
btop
bat
@ -121,7 +121,7 @@ in
gtk = {
enable = true;
theme = {
package = (pkgs.callPackage ./homepkgs/simplewaita-gtk.nix {});
package = pkgs.callPackage ./homepkgs/simplewaita-gtk.nix {};
name = "simplewaita";
};
};
@ -389,8 +389,8 @@ fresh
programs.helix.settings = {
theme = "bogster";
editor.lsp.display-messages = true;
editor.auto-pairs = false;
editor.indent-guides.render = true;
# editor.auto-pairs = false;
# editor.indent-guides.render = true;
};
home.sessionVariables = {