This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
noah
/
gnome-shell-no-screenshot-notification
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Tree:
f5e67c91fb
Branches
Tags
master
gnome-shell-no-...
/
gnome-shell.install
gnome-shell.install
99 B
Lịch sử
Raw
1
2
3
4
5
6
7
post_install() {
setcap cap_sys_nice+ep usr/bin/gnome-shell
}
post_upgrade() {
post_install
}