diff options
| -rw-r--r-- | .conkyrc | 2 | ||||
| -rwxr-xr-x | .shenanigans.sh | 3 |
2 files changed, 2 insertions, 3 deletions
| @@ -1,5 +1,5 @@ | |||
| 1 | conky.config = { | 1 | conky.config = { |
| 2 | update_interval = 2, | 2 | update_interval = 1, |
| 3 | alignment = 'top_right', | 3 | alignment = 'top_right', |
| 4 | background = true, | 4 | background = true, |
| 5 | double_buffer = true, | 5 | 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() { | |||
| 68 | "ssh.zip $HOME/.ssh" | 68 | "ssh.zip $HOME/.ssh" |
| 69 | "bash_history_infinite.zip $HOME/.bash_history_infinite" | 69 | "bash_history_infinite.zip $HOME/.bash_history_infinite" |
| 70 | "projects.zip $HOME/Projects" | 70 | "projects.zip $HOME/Projects" |
| 71 | "notes.zip $HOME/Notes" | 71 | "twow.zip $HOME/Games/turtlewow/WTF $HOME/Games/turtlewow/wow.sh" |
| 72 | "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" | ||
| 73 | ) | 72 | ) |
| 74 | 73 | ||
| 75 | for entry in "${archive_sets[@]}"; do | 74 | for entry in "${archive_sets[@]}"; do |
