10 lines
171 B
Bash
10 lines
171 B
Bash
|
al-compositor --restart
|
||
|
pkill dunst
|
||
|
nitrogen --restore
|
||
|
xrdb ~/.Xresources
|
||
|
launch-polybar --reload
|
||
|
i3-msg restart
|
||
|
|
||
|
sleep 0.5
|
||
|
notify-send "Config loaded" "i3/archlabs.yaml"
|