mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +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
|
# Light scheme icons theme
|
||||||
#iconslight = OneUI-light
|
#iconslight = OneUI-light
|
||||||
iconslight = breeze
|
iconslight = breeze-plus
|
||||||
|
|
||||||
# Dark scheme icons theme
|
# Dark scheme icons theme
|
||||||
#iconsdark = OneUI-dark
|
#iconsdark = OneUI-dark
|
||||||
iconsdark = breeze-dark
|
iconsdark = breeze-plus-dark
|
||||||
|
|
||||||
# Use pywal to theme other programs using Material You colors
|
# Use pywal to theme other programs using Material You colors
|
||||||
pywal=False
|
pywal=False
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ arch=(any)
|
||||||
license=(None)
|
license=(None)
|
||||||
depends=(
|
depends=(
|
||||||
adw-gtk-theme-git
|
adw-gtk-theme-git
|
||||||
|
breeze-plus
|
||||||
fish
|
fish
|
||||||
fontconfig
|
fontconfig
|
||||||
foot
|
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-{audio,backlight,basic,fonts-themes,kde,portal,python,screencapture,toolkit,widgets})
|
||||||
metapkgs+=(./arch-packages/illogical-impulse-hyprland)
|
metapkgs+=(./arch-packages/illogical-impulse-hyprland)
|
||||||
metapkgs+=(./arch-packages/illogical-impulse-microtex-git)
|
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 ]] || \
|
[[ -f /usr/share/icons/Bibata-Modern-Classic/index.theme ]] || \
|
||||||
metapkgs+=(./arch-packages/illogical-impulse-bibata-modern-classic-bin)
|
metapkgs+=(./arch-packages/illogical-impulse-bibata-modern-classic-bin)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue