Disabling clipman and redshift.
I'm trying to figure out what is causing sway on my machine to sporadically crash
This commit is contained in:
parent
a8b85de566
commit
34d42a83d8
|
@ -2,12 +2,12 @@
|
||||||
exec nextcloud
|
exec nextcloud
|
||||||
|
|
||||||
### Make things a little easier easier on the eyes.
|
### Make things a little easier easier on the eyes.
|
||||||
exec redshift
|
#exec redshift
|
||||||
|
|
||||||
### Notifications
|
### Notifications
|
||||||
exec mako
|
exec mako
|
||||||
|
|
||||||
### Clipboard manager
|
### Clipboard manager
|
||||||
exec clipman -d
|
#exec clipman -d
|
||||||
|
|
||||||
# vim: ft=cfg
|
# vim: ft=cfg
|
Loading…
Reference in New Issue
Block a user