From d1606b7b492b0c9daccfad6e0813cdfb3b4012d7 Mon Sep 17 00:00:00 2001 From: paul-loedige Date: Tue, 8 Aug 2023 22:35:05 +0200 Subject: [PATCH] updated autostart after reinstall --- qtile/.config/qtile/autostart.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/qtile/.config/qtile/autostart.sh b/qtile/.config/qtile/autostart.sh index e20a20c..0a36a5b 100755 --- a/qtile/.config/qtile/autostart.sh +++ b/qtile/.config/qtile/autostart.sh @@ -3,17 +3,17 @@ sleep 1& nitrogen --restore & /usr/lib/geoclue-2.0/demos/agent& bash .screenlayout/layout.sh & -pulseaudio-ctl set 50 & +# pulseaudio-ctl set 50 & dunst & nextcloud & timeshift & numlockx & -redshift-gtk -t 6500:3600 -g 0.8 & +redshift-gtk -t 6500:3600 & udiskie -t & picom & nm-applet & blueman-applet & thunderbird & -#fcitx5 -d& +fcitx5 -d& #emacs --daemon & surf https://cloud.ploedige.com/apps/tasks/#/collections/week &