How to install gtk themes under NixOS without hacky scripts? -


i can't find proper way of setting gtk themes under nixos. usual approach lxappearance, after installing gtk-themes nix lxappearance can't find them (as there no /usr/share/themes, themes aren't under .local/share/themes). in case of fonts can use fonts.fonts option in configuration.nix, there no option in case of icons , themes. thing found far old config.nix scripts, hacky solution, rather not use.

i using bspwm window manager. also, tried installing configuration.nix nix-env -i.


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -