mirror of
https://github.com/blahai/nyx.git
synced 2025-06-25 01:17:00 -04:00
;-;
This commit is contained in:
parent
eec4c01dfb
commit
d13b5044ba
5 changed files with 17 additions and 21 deletions
|
@ -2,6 +2,7 @@
|
|||
inputs,
|
||||
config,
|
||||
pkgs,
|
||||
pkgs-smol,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
|
@ -56,7 +57,7 @@
|
|||
};
|
||||
iconTheme = {
|
||||
name = "WhiteSur";
|
||||
package = pkgs.whitesur-icon-theme.override {
|
||||
package = pkgs-smol.whitesur-icon-theme.override {
|
||||
boldPanelIcons = true;
|
||||
alternativeIcons = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue