diff options
author | lonkaars <loek@pipeframe.xyz> | 2022-10-07 12:15:07 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2022-10-07 12:15:07 +0200 |
commit | 00b1b32b784e931a034cab56f1b95e29789f8d6d (patch) | |
tree | 8f13de1beccae0422b02f3cb1254dae19c37ed78 /.config/i3 | |
parent | c4cb675d9b7265ab12afc9b21b974f253abf6b4b (diff) |
only use xfsettingsd during mode switching
Diffstat (limited to '.config/i3')
-rw-r--r-- | .config/i3/autostart##template | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/i3/autostart##template b/.config/i3/autostart##template index 0bda621..3a22dbf 100644 --- a/.config/i3/autostart##template +++ b/.config/i3/autostart##template @@ -5,7 +5,6 @@ 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 |