env and compositor fixes
This commit is contained in:
parent
d9c41ca937
commit
8a9ae45d3a
2
.bashrc
2
.bashrc
@ -29,6 +29,8 @@ alias pf='pfetch'
|
||||
# env #
|
||||
# --- #
|
||||
|
||||
export PATH=/home/april/.local/bin:$PATH
|
||||
|
||||
export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket"
|
||||
|
||||
export HISTFILE=~/.history
|
||||
|
@ -34,4 +34,4 @@ pgrep -x notify.sh > /dev/null || ~/.config/bspwm/scripts/notify.sh &
|
||||
|
||||
pgrep -x greenclip > /dev/null || greenclip daemon &
|
||||
|
||||
pgrep -x picom > /dev/null || picom --no-fading-openclose &
|
||||
pkill picom && picom --no-fading-openclose &
|
||||
|
Loading…
x
Reference in New Issue
Block a user