diff options
author | Marc Coquand <marc@mccd.space> | 2024-06-10 14:15:11 -0500 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-06-10 14:15:11 -0500 |
commit | 8b2281c61c8763e87fb01cee18122d5fb4aff076 (patch) | |
tree | e233a25ac468acadfbe59a237fdfc82e28da0018 /local | |
parent | f9d1799ad2d8980fc6d8d9404e45256da47be1ce (diff) | |
download | rcm-8b2281c61c8763e87fb01cee18122d5fb4aff076.tar.gz rcm-8b2281c61c8763e87fb01cee18122d5fb4aff076.tar.bz2 rcm-8b2281c61c8763e87fb01cee18122d5fb4aff076.zip |
Pfetch update
Diffstat (limited to 'local')
-rwxr-xr-x | local/bin/pfetch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/local/bin/pfetch b/local/bin/pfetch index ab098f2..924d690 100755 --- a/local/bin/pfetch +++ b/local/bin/pfetch @@ -1051,7 +1051,7 @@ get_wm() { ;; esac - log wm "cwm" >&6 + log wm "hikari" >&6 } |