summarylogtreecommitdiffstats
path: root/qtile-gnome.install
diff options
context:
space:
mode:
Diffstat (limited to 'qtile-gnome.install')
-rw-r--r--qtile-gnome.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/qtile-gnome.install b/qtile-gnome.install
new file mode 100644
index 000000000000..74f821052e81
--- /dev/null
+++ b/qtile-gnome.install
@@ -0,0 +1,3 @@
+post_install() {
+ sed -i '/^OnlyShowIn=/s/GNOME;/GNOME;Qtile;/' /etc/xdg/autostart/gnome-settings-daemon.desktop
+}