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
f5364f8c
Verified
Commit
f5364f8c
authored
Oct 20, 2017
by
Felix Eckhofer
🤹🏼
Browse files
Only notify about gdm if using the default ubuntu-css
parent
65a1c8a4
Changes
1
Show whitespace changes
Inline
Side-by-side
scripts/paint-it-black.sh
View file @
f5364f8c
...
...
@@ -40,4 +40,7 @@ sedfilter \
's/^black=0x[a-fA-F0-9]{6}/black=0x000000/'
notice
"You may want to run 'update-initramfs -u -k all && update-grub' now :)"
notice
"On 17.10 and above, check 'update-alternatives --config gdm3.css'"
if
update-alternatives
--query
gdm3.css |
grep
'^Link: '
|
grep
-q
'/ubuntu.css$'
notice
"To modify the background of gdm, check 'update-alternatives --config gdm3.css'"
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