diff options
author | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2013-10-12 08:23:19 +0200 |
---|---|---|
committer | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2014-01-17 11:02:50 +0100 |
commit | fb081dd1d0ecd52673ad4880c2104855e45c8fc4 (patch) | |
tree | 813128d5be342b8cd043c662dd0ee1e5ced457f5 | |
parent | 4f3063a34d31d3d14c67765486a1395229b6ccb5 (diff) | |
download | dotfiles-fb081dd1d0ecd52673ad4880c2104855e45c8fc4.tar.gz dotfiles-fb081dd1d0ecd52673ad4880c2104855e45c8fc4.tar.bz2 dotfiles-fb081dd1d0ecd52673ad4880c2104855e45c8fc4.zip |
conky: Also disable in lxde
-rw-r--r-- | .config/autostart/conky.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/autostart/conky.desktop b/.config/autostart/conky.desktop index 331014c..632283f 100644 --- a/.config/autostart/conky.desktop +++ b/.config/autostart/conky.desktop @@ -8,5 +8,5 @@ Version=0.9.4 Hidden=True Type=Application StartupNotify=false - X-GNOME-Autostart-enabled=false +NotShowIn=LXDE; |