[Linux] Replace copyq with parcellite

This commit is contained in:
2016-09-20 04:04:34 -07:00
parent b00f6da09f
commit d0ce267e47
6 changed files with 53 additions and 5 deletions

View File

@@ -60,7 +60,6 @@ myStartup = do
-- TODO: Figure out how to set different backgrounds for different x
-- monitors
-- spawn "feh --bg-scale /usr/share/backgrounds/gnome/Blinds.jpg"
spawn "copyq"
-- Local Variables:
-- flycheck-ghc-args: ("-Wno-missing-signatures")