This website works better with JavaScript
Home
Verkennen
Help
Inloggen
noah
/
gnome-shell-no-screenshot-notification
Volgen
1
Ster
0
Vork
0
Bestanden
Issues
0
Pull-aanvragen
0
Wiki
Boom:
f5e67c91fb
Aftakkingen
Labels
master
gnome-shell-no-...
/
gnome-shell.install
gnome-shell.install
99 B
Geschiedenis
Ruwe
1
2
3
4
5
6
7
post_install() {
setcap cap_sys_nice+ep usr/bin/gnome-shell
}
post_upgrade() {
post_install
}