From 299f2576dd1c24c432e525eb0fc0634d812b9eb6 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 29 Sep 2025 16:01:32 +0200 Subject: Update --- .conkyrc | 2 +- .shenanigans.sh | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.conkyrc b/.conkyrc index e60721c..6641bec 100644 --- a/.conkyrc +++ b/.conkyrc @@ -1,5 +1,5 @@ conky.config = { - update_interval = 2, + update_interval = 1, alignment = 'top_right', background = true, double_buffer = true, diff --git a/.shenanigans.sh b/.shenanigans.sh index 992f799..e358af8 100755 --- a/.shenanigans.sh +++ b/.shenanigans.sh @@ -68,8 +68,7 @@ backup() { "ssh.zip $HOME/.ssh" "bash_history_infinite.zip $HOME/.bash_history_infinite" "projects.zip $HOME/Projects" - "notes.zip $HOME/Notes" - "twow.zip $HOME/Games/turtlewow/Sound $HOME/Games/turtlewow/WTF $HOME/Games/turtlewow/SuperWoWhook.dll $HOME/Games/turtlewow/dlls.txt $HOME/Games/turtlewow/wow.sh" + "twow.zip $HOME/Games/turtlewow/WTF $HOME/Games/turtlewow/wow.sh" ) for entry in "${archive_sets[@]}"; do -- cgit v1.2.3