4 lines
173 B
Plaintext
4 lines
173 B
Plaintext
# Install
|
|
|
|
[[ -z $(cat ~/bin/dwm-scripts/autostart.sh | grep monitor-rotate) ]] && echo "$(realpath monitor-rotate) &" | tee -a /home/guillaume/bin/dwm-scripts/autostart.sh
|