Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Felix Eckhofer
tools
Commits
b7036670
Verified
Commit
b7036670
authored
Nov 01, 2021
by
Felix Eckhofer
🤹🏼
Browse files
Update check for impish
gdm3-theme is now gdm-theme...
parent
542fa51e
Changes
1
Show whitespace changes
Inline
Side-by-side
scripts/paint-it-black.sh
View file @
b7036670
...
...
@@ -41,7 +41,7 @@ sedfilter \
notice
"You may want to run 'update-initramfs -u -k all && update-grub' now :)"
if
update-alternatives
--query
gdm
3
-theme.gresource 2>/dev/null |
grep
'^Value: '
|
grep
-q
'/Yaru/'
if
update-alternatives
--query
gdm-theme.gresource 2>/dev/null |
grep
'^Value: '
|
grep
-q
'/Yaru/'
then
notice
"To modify the background of gdm, check 'update-alternatives --config gdm
3
-theme.gresource'"
notice
"To modify the background of gdm, check 'update-alternatives --config gdm-theme.gresource'"
fi
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment