From a89e6c8dc9483c848ad99f2507a1936ddc8d9852 Mon Sep 17 00:00:00 2001 From: dx Date: Mon, 11 May 2020 19:08:44 +0100 Subject: ~moved some stuff into the .local directory The scripts folder is now in the ~/.local/scripts location, .local/src has my custom repos (DWM, DMENU, etc). --- i3/.config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i3/.config') diff --git a/i3/.config/i3/config b/i3/.config/i3/config index b91a3c4..4b0dfb8 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -178,7 +178,7 @@ client.focused_inactive #333333 #5f676a #ffffff #2e9ef4 #13ad2c # } # } -exec $HOME/Scripts/start_picom +exec $HOME/.local/bin/start_picom exec --no-startup-id $bg exec --no-startup-id xss-lock --transfer-sleep-lock -- $lock exec --no-startup-id nm-applet -- cgit v1.2.3-13-gbd6f