diff options
Diffstat (limited to '.config/autostart')
-rw-r--r-- | .config/autostart/conky.desktop | 12 | ||||
-rw-r--r-- | .config/autostart/xbacklight.desktop | 12 | ||||
-rw-r--r-- | .config/autostart/xfce4-clipman-plugin-autostart.desktop | 4 | ||||
-rw-r--r-- | .config/autostart/xfce4-notes-autostart.desktop | 13 |
4 files changed, 0 insertions, 41 deletions
diff --git a/.config/autostart/conky.desktop b/.config/autostart/conky.desktop deleted file mode 100644 index 6dd1f3c..0000000 --- a/.config/autostart/conky.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Version=0.9.4 -Type=Application -Name=conky -Comment=start conky -Exec=sleep 3 && conky -d -OnlyShowIn=XFCE; -StartupNotify=false -Terminal=false -Hidden=false - diff --git a/.config/autostart/xbacklight.desktop b/.config/autostart/xbacklight.desktop deleted file mode 100644 index 5413bee..0000000 --- a/.config/autostart/xbacklight.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Version=0.9.4 -Type=Application -Name=xbacklight -Comment=set screen brightness -Exec=xbacklight -set 80 -OnlyShowIn=XFCE; -StartupNotify=false -Terminal=false -Hidden=false - diff --git a/.config/autostart/xfce4-clipman-plugin-autostart.desktop b/.config/autostart/xfce4-clipman-plugin-autostart.desktop deleted file mode 100644 index bdf20bf..0000000 --- a/.config/autostart/xfce4-clipman-plugin-autostart.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Hidden=false -TryExec=xfce4-clipman -Exec=xfce4-clipman diff --git a/.config/autostart/xfce4-notes-autostart.desktop b/.config/autostart/xfce4-notes-autostart.desktop deleted file mode 100644 index c13895a..0000000 --- a/.config/autostart/xfce4-notes-autostart.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Notes -Name[zh_CN]=便笺 -Name[zh_TW]=小筆記 -Comment=Ideal for your quick notes -Comment[zh_CN]=一个理想的快速便笺程序 -TryExec=xfce4-notes -Exec=xfce4-notes -Icon=xfce4-notes-plugin -OnlyShowIn=XFCE;GNOME; -Terminal=false -Hidden=false |