[sway] Remove clipman from autostart - it's broken

This commit is contained in:
Sebastian Schulze 2019-10-25 22:27:22 +02:00
parent f776ced6cf
commit 619b26b7d0
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
2 changed files with 2 additions and 3 deletions

View File

@ -166,9 +166,9 @@ values."
;; List of themes, the first of the list is loaded when spacemacs starts.
;; Press <SPC> T n to cycle to the next theme in the list (works great
;; with 2 themes variants, one dark and one light)
dotspacemacs-themes '(spacemacs-light
dotspacemacs-themes '(doom-one-light
spacemacs-light
doom-nord-light
doom-one-light
doom-opera-light
doom-solarized-light
doom-one-light

View File

@ -37,7 +37,6 @@ else
swaymsg exec alacritty -- -e "mux start music"
swaymsg workspace "1: Code"
swaymsg exec alacritty
swaymsg exec -- wl-paste -t text --watch clipman store
swayidle \
timeout 300 'i3-blur-lock' \