aboutsummaryrefslogtreecommitdiff
path: root/.local/share/bin
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2022-09-24 11:36:52 +0200
committerlonkaars <loek@pipeframe.xyz>2022-09-24 11:36:52 +0200
commit1ac55ad9e21ea38f66682275cea83d7c7427d9aa (patch)
tree0c4b08c9ff1ac7b4d98192d665c350e0ca1fce3a /.local/share/bin
parent4410ff28c4ee7c33398a1991e09566bd6e48bf78 (diff)
quote cached theme.pak
Diffstat (limited to '.local/share/bin')
-rwxr-xr-x.local/share/bin/mode2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/share/bin/mode b/.local/share/bin/mode
index fdec7e6..57a2021 100755
--- a/.local/share/bin/mode
+++ b/.local/share/bin/mode
@@ -153,7 +153,7 @@ EOF
switch_chrome() {
cd ~/.cache/wal/chromium
- rm -f Cached Theme.pak bg.png manifest.json
+ rm -f 'Cached Theme.pak' 'bg.png' 'manifest.json'
convert -size 100x100 "xc:`get_color background`" bg.png
BG_ALT=$(mix_rgb $(get_color color8) $(get_color color0) '0.2')
jq -nc \