Skip to content

Commit

Permalink
Add cosmic-icons
Browse files Browse the repository at this point in the history
  • Loading branch information
jackpot51 committed Sep 29, 2023
1 parent 03ea89f commit 2123856
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions cosmic-icons
Submodule cosmic-icons added at 14d8e2
1 change: 1 addition & 0 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2123856

Please sign in to comment.