aboutsummaryrefslogtreecommitdiff
path: root/.config/i3
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2022-09-24 12:13:36 +0200
committerlonkaars <loek@pipeframe.xyz>2022-09-24 12:13:36 +0200
commit23a888aa872a5deefc000288932ea213f1415402 (patch)
treeadc15c4aa34bc0dc28f5e42a98152241a08b2fd2 /.config/i3
parentf809e61b33336a0959562d40ab94cd335ad72e15 (diff)
add xsettingsd for live gtk theme switching
Diffstat (limited to '.config/i3')
-rw-r--r--.config/i3/autostart##template1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/i3/autostart##template b/.config/i3/autostart##template
index 6c33a94..be02602 100644
--- a/.config/i3/autostart##template
+++ b/.config/i3/autostart##template
@@ -15,6 +15,7 @@ xset r rate 250 40
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 &