aboutsummaryrefslogtreecommitdiff
path: root/.local/share/bin/clean
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2026-03-26 20:50:48 +0100
committerLoek Le Blansch <loek@pipeframe.xyz>2026-03-26 20:50:48 +0100
commitd842d7f125cf055d24cdb2e4b0d94c3885c93d72 (patch)
tree3fc7e2c7f1642a56546816c348cc4ef9c400a56f /.local/share/bin/clean
parent7d782c4af6a369ec5a802eeededf18e5f355088b (diff)
update dotfiles from work (2/2)HEADmaster
Diffstat (limited to '.local/share/bin/clean')
-rwxr-xr-x.local/share/bin/clean3
1 files changed, 3 insertions, 0 deletions
diff --git a/.local/share/bin/clean b/.local/share/bin/clean
new file mode 100755
index 0000000..8c824f1
--- /dev/null
+++ b/.local/share/bin/clean
@@ -0,0 +1,3 @@
+#!/bin/sh
+[ -n "$UB_SOCKET" ] && ueberzugpp cmd --socket "$UB_SOCKET" --action remove --identifier PREVIEW
+