summaryrefslogtreecommitdiff
path: root/.xprofile
diff options
context:
space:
mode:
authorAndrew Guschin <saintruler@gmail.com>2021-11-14 17:28:10 +0400
committerAndrew Guschin <saintruler@gmail.com>2021-11-14 17:28:10 +0400
commitcba1d608a7afaad513695f149c3e0d3b2bfb8aa3 (patch)
treea27e80a503cedbf49cd041f8a031cec73ec42eb4 /.xprofile
parent31ba0071a755233f15b346f3f70ff1c925e03d0c (diff)
Changed gtk theme to Adwaita-dark
* Removed isync config * Fixed systemd user transmission service * Added autostart of geary to .xprofile * Disabled evil-mode in emacs
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