aboutsummaryrefslogtreecommitdiff
path: root/dm
diff options
context:
space:
mode:
authorRyan Kavanagh <ryanakca@kubuntu.org>2011-08-23 15:08:17 -0400
committerRyan Kavanagh <ryanakca@kubuntu.org>2011-08-25 07:43:14 -0400
commit70b63e82be6fd2ce59d992a4eab530fa410d61fd (patch)
treefd856bcfef257d2dd331549d1756b03a96fe26ce /dm
parentAdded .sbuildrc (diff)
Clear screen on logout
Diffstat (limited to '')
-rwxr-xr-xdm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dm b/dm
index 5dcd448..39a43a3 100755
--- a/dm
+++ b/dm
@@ -46,7 +46,7 @@ GLOBAL_FILES = \
.xmobarrc \
.xmonad/ \
.zsh/ \
- .zsh_logout \
+ .zlogout \
bin/ \
get-val = $(shell awk '{if (match($$0, /$1/)) { print $$2 } }' $(SUBSTS_FILE))