dotfiles

Yes, my $HOME has a git repo now :(

git clone git://git.shimmy1996.com/dotfiles.git
commit b6398f47714eddc123fae42b971ee13d9be1b519
parent e6b0b53b2cfa6e28959af1e7f5c8bfff91b7089c
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date:   Sat, 19 Jan 2019 21:36:50 -0500

Use systemd daemon for greenclip.

Diffstat:
M.config/sway/config | 1-
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/.config/sway/config b/.config/sway/config
@@ -273,6 +273,5 @@ include /etc/sway/config.d/*
 
 ### Startup Applications
 exec --no-startup-id mako
-exec --no-startup-id greenclip daemon
 exec --no-startup-id dropbox
 exec --no-startup-id fcitx -d 
\ No newline at end of file