fix adwaita-icon-theme pkgs
This commit is contained in:
parent
f799d7eca2
commit
fc0f3f950f
3 changed files with 2 additions and 3 deletions
|
|
@ -4,5 +4,3 @@ source = ~/.config/hypr/bind.conf
|
|||
source = ~/.config/hypr/input.conf
|
||||
source = ~/.config/hypr/window.conf
|
||||
source = ~/.config/hypr/windowrule.conf
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -17,5 +17,6 @@ in
|
|||
NIXOS_OZONE_WL = "1";
|
||||
ELECTRON_OZONE_PLATFORM_HINT = "auto";
|
||||
GSETTINGS_SCHEMA_DIR = "${pkgs.gtk3}/share/gsettings-schemas/${pkgs.gtk3.name}/glib-2.0/schemas";
|
||||
XCURSOR_SIZE = "24";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
environment.systemPackages = (with pkgs; [
|
||||
# gtk theme
|
||||
gtk3
|
||||
gnome.adwaita-icon-theme
|
||||
adwaita-icon-theme
|
||||
|
||||
# Browser
|
||||
firefox
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue