mirror of
https://github.com/youwen5/nixos.git
synced 2024-11-24 17:53:51 -08:00
feat: add qt5ct icons
This commit is contained in:
parent
d4abe95724
commit
addf8f9c7a
1 changed files with 3 additions and 2 deletions
5
home.nix
5
home.nix
|
@ -112,7 +112,8 @@
|
||||||
bibata-cursors
|
bibata-cursors
|
||||||
libsForQt5.qtstyleplugin-kvantum
|
libsForQt5.qtstyleplugin-kvantum
|
||||||
libsForQt5.qt5ct
|
libsForQt5.qt5ct
|
||||||
tela-circle-icon-theme
|
papirus-icon-theme
|
||||||
|
libsForQt5.qt5ct
|
||||||
|
|
||||||
delta
|
delta
|
||||||
lazygit
|
lazygit
|
||||||
|
@ -369,7 +370,7 @@
|
||||||
size = 20;
|
size = 20;
|
||||||
};
|
};
|
||||||
iconTheme = {
|
iconTheme = {
|
||||||
name = "Tela-circle";
|
name = "Papirus-Dark";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue