STARTWayland, basically all my dotfiles + wayland equivalent to xinit
startw/addts

6 lines
79 B

5 years ago
#!/bin/sh
while read -r line ; do
echo "[$(date +"%F %T")]: ${line}"
done