mirror of
https://github.com/lordmathis/dotfiles.git
synced 2025-11-05 17:24:22 +00:00
4 lines
69 B
Bash
Executable File
4 lines
69 B
Bash
Executable File
#!/bin/bash
|
|
|
|
(sleep 10 && conky -dc $HOME/.conky/FuzzyClock/conkyrc)
|