diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-05-14 16:58:46 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-05-14 16:58:46 -0700 |
commit | c74c701f34fdf9f75c4d6cc39196ec94ad519f43 (patch) | |
tree | 68cbb4f65b332bbc59659e64eb10474d9cdedc4c /home | |
parent | 853943c34722f34576cde7dcfaf5a28527238ebc (diff) |
I uninstalled beyondallreason, no need wrapper script anymore
Diffstat (limited to 'home')
-rwxr-xr-x | home/xyz/.local/bin/beyondallreason | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/home/xyz/.local/bin/beyondallreason b/home/xyz/.local/bin/beyondallreason deleted file mode 100755 index 780cbc24..00000000 --- a/home/xyz/.local/bin/beyondallreason +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -exec /usr/bin/beyondallreason -w "$XDG_DATA_HOME/beyond_all_reason" "$@" |