Compare commits
No commits in common. "183e10c1cc34d2ee873afbad4e756ba2eb93eabe" and "cf18105887f6ee193faaafc940af994df6a5bf3b" have entirely different histories.
183e10c1cc
...
cf18105887
@ -12,6 +12,9 @@ jobs:
|
||||
update-pkgver:
|
||||
runs-on: moonarch
|
||||
steps:
|
||||
- name: Install dependencies
|
||||
run: pacman -Sy --noconfirm git
|
||||
|
||||
- name: Checkout source repo
|
||||
run: |
|
||||
git clone --bare http://gitea:3000/nevaforget/greetd-moongreet.git source.git
|
||||
|
||||
@ -4,3 +4,5 @@
|
||||
[appearance]
|
||||
# Absolute path to wallpaper image
|
||||
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