HOME/bin/nm-applet-loop

3 lines
38 B
Text
Raw Normal View History

2022-06-26 20:20:31 +02:00
#!/bin/bash
while :;do nm-applet;done