about summary refs log tree commit diff stats
path: root/home-manager/config/lf/cmds/dragon_stay
diff options
context:
space:
mode:
Diffstat (limited to 'home-manager/config/lf/cmds/dragon_stay')
-rwxr-xr-xhome-manager/config/lf/cmds/dragon_stay4
1 files changed, 0 insertions, 4 deletions
diff --git a/home-manager/config/lf/cmds/dragon_stay b/home-manager/config/lf/cmds/dragon_stay
index 595a671d..aff9d01d 100755
--- a/home-manager/config/lf/cmds/dragon_stay
+++ b/home-manager/config/lf/cmds/dragon_stay
@@ -4,9 +4,5 @@
 # . ~/.local/lib/shell/lib
 . %SHELL_LIBRARY_PATH
 
-
-
 dragon -a "$fx"
-
-if [ -d "$LIB_TEMP_DIR_FOR_SCRIPT" ];then rm -r "$LIB_TEMP_DIR_FOR_SCRIPT"; fi
 # vim: ft=sh