dotfiles/conky/start.sh

6 lines
52 B
Bash
Raw Normal View History

2024-03-03 13:47:27 +01:00
#!/bin/bash
killall conky
conky &
conky -y -1440 &