From 985a273abc2f9e0046025af9932397bba0047651 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Tue, 7 Jul 2020 18:13:44 +0200 Subject: sway: disable kanshi reload and mpd-mpris autostart --- .config/sway/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/sway/config') diff --git a/.config/sway/config b/.config/sway/config index 8aea166..625f642 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -2,7 +2,7 @@ exec doas rc gui -exec_always kanshictl reload +#exec_always kanshictl reload output * scale 1 output * max_render_time 1 output * adaptive_sync on @@ -13,7 +13,7 @@ output 'Dell Inc. DELL U2518D 3C4YP87AAK3L' bg $HOME/Pictures/IMG_20180506_17154 exec light -S 80 exec redshift exec mako -exec mpd-mpris -no-instance +# exec mpd-mpris -no-instance exec swayidle -w \ timeout 540 'lock' \ timeout 800 'swaymsg output \* dpms off' \ -- cgit 1.4.1