Compare commits
2 Commits
cf18105887
...
183e10c1cc
| Author | SHA1 | Date | |
|---|---|---|---|
| 183e10c1cc | |||
| 094878fc2e |
@ -12,9 +12,6 @@ jobs:
|
|||||||
update-pkgver:
|
update-pkgver:
|
||||||
runs-on: moonarch
|
runs-on: moonarch
|
||||||
steps:
|
steps:
|
||||||
- name: Install dependencies
|
|
||||||
run: pacman -Sy --noconfirm git
|
|
||||||
|
|
||||||
- name: Checkout source repo
|
- name: Checkout source repo
|
||||||
run: |
|
run: |
|
||||||
git clone --bare http://gitea:3000/nevaforget/greetd-moongreet.git source.git
|
git clone --bare http://gitea:3000/nevaforget/greetd-moongreet.git source.git
|
||||||
|
|||||||
@ -4,5 +4,3 @@
|
|||||||
[appearance]
|
[appearance]
|
||||||
# Absolute path to wallpaper image
|
# Absolute path to wallpaper image
|
||||||
background = "/usr/share/backgrounds/wallpaper.jpg"
|
background = "/usr/share/backgrounds/wallpaper.jpg"
|
||||||
# GTK theme for the greeter UI
|
|
||||||
gtk-theme = "Colloid-Grey-Dark-Catppuccin"
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user