summaryrefslogtreecommitdiff
path: root/.xprofile
diff options
context:
space:
mode:
Diffstat (limited to '.xprofile')
-rw-r--r--.xprofile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.xprofile b/.xprofile
index 5d49349..4ba826c 100644
--- a/.xprofile
+++ b/.xprofile
@@ -8,6 +8,7 @@ if [ "$DESKTOP_SESSION" = "openbox-session" ] || \
setxkbmap -layout us,ru -option "grp:win_space_toggle"
dunst &
xss-lock -v -- slock -m "$(cowsay 'You shall not pass!')" &
+geary --gapplication-service &
# Window manager specific config
if [ "$DESKTOP_SESSION" = "dwm" ]; then