diff options
| author | Craig Jennings <c@cjennings.net> | 2025-05-29 17:49:41 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-05-29 17:49:41 -0500 |
| commit | 94d8698934337b54b52af8b10733e2ee97b64013 (patch) | |
| tree | 1d92d0d04296ea6f7ea38b93959f62ac65e939a6 /dotfiles/system/.local/bin/timezone-set | |
| parent | 30ed5fe8da3520fe9b0f34579520084ce5041a47 (diff) | |
removing dwmstatus as it was replaced by conky
Diffstat (limited to 'dotfiles/system/.local/bin/timezone-set')
| -rwxr-xr-x | dotfiles/system/.local/bin/timezone-set | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dotfiles/system/.local/bin/timezone-set b/dotfiles/system/.local/bin/timezone-set index 8f48729..1fe7370 100755 --- a/dotfiles/system/.local/bin/timezone-set +++ b/dotfiles/system/.local/bin/timezone-set @@ -14,4 +14,3 @@ if ping -q -c 1 -W 1 google.com >/dev/null; then else notify-send "No network connection detected. Cannot set timezone automatically." fi -dwmstatus |
