diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2020-11-29 09:09:52 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2020-11-29 09:09:52 -0500 |
| commit | 1065e316117048ad21b920a74903ae930a50d412 (patch) | |
| tree | 467524be95c33c7bfb4687ad6e5ee2750b752ba1 /.local | |
| parent | fbc42104c01eef896c6c094c332eb7304d2cec02 (diff) | |
| parent | 1d9fda8826d201951f0b81345ddcacfc95f7addb (diff) | |
| download | eibhear-1065e316117048ad21b920a74903ae930a50d412.tar.gz eibhear-1065e316117048ad21b920a74903ae930a50d412.tar.zst eibhear-1065e316117048ad21b920a74903ae930a50d412.zip | |
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
Diffstat (limited to '.local')
| -rwxr-xr-x | .local/bin/statusbar/popupgrade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/statusbar/popupgrade b/.local/bin/statusbar/popupgrade index 3a62727..29d6230 100755 --- a/.local/bin/statusbar/popupgrade +++ b/.local/bin/statusbar/popupgrade @@ -6,4 +6,4 @@ yay -Syu pkill -RTMIN+8 "${STATUSBAR:-dwmblocks}" printf "\\nUpgrade complete.\\nPress <Enter> to exit window.\\n\\n" -read -r +read -r _ |
