aboutsummaryrefslogtreecommitdiff
path: root/X
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2022-04-30 19:22:58 +1200
committerTom Ryder <tom@sanctum.geek.nz>2022-04-30 19:22:58 +1200
commitcf7c77f4ef19f5f2780a918223c116efcc7b011f (patch)
tree48182263e3405797773b635b51f1a83a90ffb594 /X
parentCouple urxvt config together (diff)
downloaddotfiles-cf7c77f4ef19f5f2780a918223c116efcc7b011f.tar.gz
dotfiles-cf7c77f4ef19f5f2780a918223c116efcc7b011f.zip
Couple dunst config together
Diffstat (limited to 'X')
-rw-r--r--X/xsession.d/dunst.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/X/xsession.d/dunst.sh b/X/xsession.d/dunst.sh
deleted file mode 100644
index bddaa1fe..00000000
--- a/X/xsession.d/dunst.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-# Start dunst(1) to display libnotify messages
-command -v dunst >/dev/null 2>&1 || return
-dunst &