aboutsummaryrefslogtreecommitdiff
path: root/.config/shell/profile
diff options
context:
space:
mode:
authorawy <awy@awy.one>2024-08-28 19:15:16 +0300
committerawy <awy@awy.one>2024-08-28 19:15:16 +0300
commit93fe063ae21503e627d388b92e8b7b374a8d0182 (patch)
treea5bd99d6f328ebc5338b5123cb0d385a6d82cb5d /.config/shell/profile
parenta93c1a4ba7662aa891477f25df4259279ff4b74d (diff)
stuff
Diffstat (limited to '.config/shell/profile')
-rw-r--r--.config/shell/profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/shell/profile b/.config/shell/profile
index 1aa97a3..4388c6d 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -7,7 +7,6 @@ export XDG_CONFIG_HOME="$HOME/.config"
export XDG_DATA_HOME="$HOME/.local/share"
export XDG_CACHE_HOME="$HOME/.cache"
export XDG_DOWNLOAD_DIR="$HOME/downloads"
-export PASSWORD_STORE_CLIP_TIME=5
[ "$(tty)" = "/dev/tty1" ] && ! pidof -s Hyprland >/dev/null 2>&1 && exec "$XDG_CONFIG_HOME/hypr/start"