This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
noah
/
gnome-shell-no-screenshot-notification
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
f5e67c91fb
Ramos
Etiquetas
master
gnome-shell-no-...
/
gnome-shell.install
gnome-shell.install
99 B
Histórico
Em bruto
1
2
3
4
5
6
7
post_install() {
setcap cap_sys_nice+ep usr/bin/gnome-shell
}
post_upgrade() {
post_install
}