This repository has been archived on 2024-09-01. You can view files and clone it, but cannot push or open issues or pull requests.
al-skel/home/.gorice/templates/i3/reload.sh.template

10 lines
164 B
Plaintext
Raw Normal View History

2017-10-23 18:35:35 -05:00
al-compositor --restart
pkill dunst
nitrogen --restore
xrdb ~/.Xresources
launch-polybar --reload
i3-msg restart
sleep 0.5
notify-send "Config loaded" "{{.Name}}"