aboutsummaryrefslogtreecommitdiff
path: root/.local/share/mode/reload.d/gtk
blob: 767969dbfc619f839588d3e55b8e65ab0f516ea3 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
# this is max jank but xfsettingsd does other things besides live gtk theme
# reloading, and i don't like having it running constantly because it fucks
# up fcitx5 and xbindkeys
fork xfsettingsd --replace
sleep 1
killall -q xfsettingsd