From d88b43477db2eebb7e769ae87cb07cf5e8f403d6 Mon Sep 17 00:00:00 2001 From: Jan Eitzinger Date: Sun, 15 Sep 2024 08:23:39 +0200 Subject: [PATCH] Remove zoxide fish plugin. Fix syncthing --- dot_config/fish/fish_plugins | 1 - dot_config/openbox/autostart | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/dot_config/fish/fish_plugins b/dot_config/fish/fish_plugins index c5b7b51..159007b 100644 --- a/dot_config/fish/fish_plugins +++ b/dot_config/fish/fish_plugins @@ -1,5 +1,4 @@ jorgebucaran/fisher -kidonng/zoxide.fish plttn/fish-eza patrickf1/fzf.fish danhper/fish-ssh-agent diff --git a/dot_config/openbox/autostart b/dot_config/openbox/autostart index 75eb169..23baea1 100644 --- a/dot_config/openbox/autostart +++ b/dot_config/openbox/autostart @@ -1,4 +1,4 @@ -syncthing -no-browser -home="/home/jan/.config/syncthing" & +syncthing -no-browser & unclutter -root -idle 2 -noevents & xidle -timeout 300 -program "/usr/local/bin/slock" & feh --no-fehbg --bg-center '/home/jan/.config/background.png'