mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-19 04:08:48 +00:00
icons: breeze -> breeze-plus
This commit is contained in:
parent
a0b69f2884
commit
9af8fc137f
3 changed files with 4 additions and 3 deletions
|
|
@ -31,11 +31,11 @@ ncolor = 0
|
|||
|
||||
# Light scheme icons theme
|
||||
#iconslight = OneUI-light
|
||||
iconslight = breeze
|
||||
iconslight = breeze-plus
|
||||
|
||||
# Dark scheme icons theme
|
||||
#iconsdark = OneUI-dark
|
||||
iconsdark = breeze-dark
|
||||
iconsdark = breeze-plus-dark
|
||||
|
||||
# Use pywal to theme other programs using Material You colors
|
||||
pywal=False
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@ arch=(any)
|
|||
license=(None)
|
||||
depends=(
|
||||
adw-gtk-theme-git
|
||||
breeze-plus
|
||||
fish
|
||||
fontconfig
|
||||
foot
|
||||
|
|
|
|||
|
|
@ -103,7 +103,7 @@ install-local-pkgbuild() {
|
|||
metapkgs=(./arch-packages/illogical-impulse-{audio,backlight,basic,fonts-themes,kde,portal,python,screencapture,toolkit,widgets})
|
||||
metapkgs+=(./arch-packages/illogical-impulse-hyprland)
|
||||
metapkgs+=(./arch-packages/illogical-impulse-microtex-git)
|
||||
metapkgs+=(./arch-packages/illogical-impulse-oneui4-icons-git)
|
||||
# metapkgs+=(./arch-packages/illogical-impulse-oneui4-icons-git)
|
||||
[[ -f /usr/share/icons/Bibata-Modern-Classic/index.theme ]] || \
|
||||
metapkgs+=(./arch-packages/illogical-impulse-bibata-modern-classic-bin)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue