partial revert 93b10d80

- no need cliphist
- unable to put the trash bin into `/tmp`.
This commit is contained in:
2025-12-14 15:08:53 +08:00
parent 93b10d80df
commit e5957d849d
2 changed files with 2 additions and 4 deletions

View File

@@ -177,7 +177,7 @@ include "config.window.kdl"
include "config.keyboard.kdl"
// spawn-at-startup "waybar"
spawn-sh-at-startup "wl-paste --watch cliphist store"
// spawn-sh-at-startup "wl-paste --watch cliphist store"
spawn-at-startup "swww-daemon"
spawn-at-startup "swww-daemon" "--namespace" "blur"
spawn-at-startup "xwayland-satellite"

View File

@@ -1,8 +1,6 @@
# init at each startup
mkdir -p /tmp/$USER/cliphist
mkdir -p /tmp/$USER/Trash
mkdir -p /tmp/$USER
#ln -sf /tmp/$USER $HOME/.tmp
#ln -sf /tmp/$USER/Trash $HOME/.local/share/Trash
# avoid dumplicate env appending.
# [[ -f /run/user/$UID/.zshlogon ]] && return