Deleted dash-to-panel-left.install, tromjaro-branding-install.hook, tromjaro-branding-remove.hook, tromjaro-gnome-shell-fix.install
This commit is contained in:
parent
693174216c
commit
b088b7be97
|
@ -1,5 +0,0 @@
|
||||||
post_install() {
|
|
||||||
gsettings set org.gnome.shell.extensions.dash-to-panel panel-positions '{"0":"LEFT","1":"LEFT"}'
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,10 +0,0 @@
|
||||||
[Trigger]
|
|
||||||
Operation = Install
|
|
||||||
Operation = Upgrade
|
|
||||||
Type = Package
|
|
||||||
Target = tromjaro-branding
|
|
||||||
|
|
||||||
[Action]
|
|
||||||
Description = Install TROMjaro Branding
|
|
||||||
When = PostTransaction
|
|
||||||
Exec = /bin/sh -c 'dconf update'
|
|
|
@ -1,9 +0,0 @@
|
||||||
[Trigger]
|
|
||||||
Operation = Remove
|
|
||||||
Type = Package
|
|
||||||
Target = tromjaro-branding
|
|
||||||
|
|
||||||
[Action]
|
|
||||||
Description = Remove TROMjaro Branding
|
|
||||||
When = PreTransaction
|
|
||||||
Exec = /bin/sh -c 'rm -f /etc/dconf/db/gdm'
|
|
|
@ -1,3 +0,0 @@
|
||||||
post_install() {
|
|
||||||
gsettings set org.gnome.shell.extensions.dash-to-panel panel-positions '{"0":"LEFT","1":"LEFT"}'
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user