mirror of
https://github.com/outbackdingo/hyprcosmic.git
synced 2026-08-25 14:53:21 +00:00
Add cosmic-icons
This commit is contained in:
@@ -54,3 +54,7 @@
|
||||
path = cosmic-notifications
|
||||
url = https://github.com/pop-os/cosmic-notifications
|
||||
branch = master_jammy
|
||||
[submodule "cosmic-icons"]
|
||||
path = cosmic-icons
|
||||
url = https://github.com/pop-os/cosmic-icons.git
|
||||
branch = master_jammy
|
||||
|
||||
Submodule
+1
Submodule cosmic-icons added at 14d8e20480
@@ -24,6 +24,7 @@ sysext dir=`echo $(pwd)/cosmic-sysext` version=("nightly-" + `git rev-parse --sh
|
||||
{{ just }} rootdir={{dir}} cosmic-applibrary/install
|
||||
{{ just }} rootdir={{dir}} cosmic-bg/install
|
||||
{{ make }} -C cosmic-comp install DESTDIR={{dir}}
|
||||
{{ just }} rootdir={{dir}} cosmic-icons/install
|
||||
{{ just }} rootdir={{dir}} cosmic-launcher/install
|
||||
{{ just }} rootdir={{dir}} cosmic-notifications/install
|
||||
{{ make }} -C cosmic-osd install DESTDIR={{dir}} prefix=/usr
|
||||
|
||||
Reference in New Issue
Block a user