commit 8e160885714395bfc4ba5f6bc2f1745bb7085abb
parent 4a672a81d7756a6f8524ab778faa6c6c7b39e52c
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Mon, 30 Sep 2019 12:40:00 +0200
Remove xdg application files and do not start unclutter
Diffstat:
4 files changed, 0 insertions(+), 16 deletions(-)
diff --git a/.local/share/applications/surf-usercreated-1.desktop b/.local/share/applications/surf-usercreated-1.desktop
@@ -1,7 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Encoding=UTF-8
-Type=Application
-Name=surf
-NoDisplay=true
-Exec=surf-open.sh
diff --git a/.local/share/applications/torrent.desktop b/.local/share/applications/torrent.desktop
@@ -1,4 +0,0 @@
-[Desktop Entry]
-Type=Application
-Name=Torrent
-Exec=/usr/bin/zsh t-add %U
diff --git a/.local/share/applications/zathura.desktop b/.local/share/applications/zathura.desktop
@@ -1,4 +0,0 @@
-[Desktop Entry]
-Type=Application
-Name=PDF
-Exec=zathura %U
diff --git a/.xprofile b/.xprofile
@@ -36,7 +36,6 @@ xset r rate 300 50 # key repeat rate ([delay in ms] [repeats per sec])
# auto-start programs
sxhkd &
-unclutter &
dunst &
calcurse_reminders.py 15 &
dwmstatus &