This repository has been archived on 2023-10-17. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/scripts/DWM
diego castillo salazar 854ce6b58d Cleaning
2022-11-01 13:27:56 -05:00

6 lines
37 B
Bash
Executable file

#!/bin/sh
while true;
do
dwm
done