From 1e78952293ce8cdec85018d4d8b55e07ea5677de Mon Sep 17 00:00:00 2001 From: lonkaars Date: Thu, 29 Sep 2022 21:42:05 +0200 Subject: move xfsettingsd in i3 autostart --- .config/i3/autostart##template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/i3/autostart##template b/.config/i3/autostart##template index 9687240..0bda621 100644 --- a/.config/i3/autostart##template +++ b/.config/i3/autostart##template @@ -5,6 +5,7 @@ cat ~/.config/X11/base ~/.config/X11/light | xrdb & {% else %} cat ~/.config/X11/base ~/.config/X11/dark | xrdb & {% endif %} +xfsettingsd & polybar main -c ~/.config/polybar/config & zsh -c "rwall" & picom -b @@ -14,7 +15,6 @@ flashfocus & autocutsel & fcitx5 -d zsh -c "xbindkeys -f ~/.config/xbindkeys/main" -xfsettingsd & {% if yadm.hostname == "thoncc" %} xdimmer -t 45 -p 3 & light-locker --no-late-locking & -- cgit v1.2.3