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

9 lines
151 B
Bash
Raw Normal View History

2017-10-23 18:35:35 -05:00
al-compositor --restart
pkill dunst
xrdb ~/.Xresources
start-polybar --reload
2017-10-23 18:35:35 -05:00
i3-msg restart
sleep 0.5
notify-send "Config loaded" "i3/archlabs.yaml"