Remove zoxide fish plugin. Fix syncthing

This commit is contained in:
Jan Eitzinger 2024-09-15 08:23:39 +02:00
parent 19aba66a41
commit d88b43477d
2 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
jorgebucaran/fisher jorgebucaran/fisher
kidonng/zoxide.fish
plttn/fish-eza plttn/fish-eza
patrickf1/fzf.fish patrickf1/fzf.fish
danhper/fish-ssh-agent danhper/fish-ssh-agent

View File

@ -1,4 +1,4 @@
syncthing -no-browser -home="/home/jan/.config/syncthing" & syncthing -no-browser &
unclutter -root -idle 2 -noevents & unclutter -root -idle 2 -noevents &
xidle -timeout 300 -program "/usr/local/bin/slock" & xidle -timeout 300 -program "/usr/local/bin/slock" &
feh --no-fehbg --bg-center '/home/jan/.config/background.png' feh --no-fehbg --bg-center '/home/jan/.config/background.png'