- fixed wrong dir targets
- added commands to toggle swapscape for hyprland - fixed a launch in autostart - wrong dir for keep finds
This commit is contained in:
@@ -19,8 +19,8 @@ else
|
||||
path_dirs="$path_dirs
|
||||
$yt_cli_dir
|
||||
$(find ~/stuff/ -name theme-setter -type d)
|
||||
$(find $script_dir/keep/system -type d)
|
||||
$(find $script_dir/env_private/keep/system -type d)"
|
||||
$(find $script_dir/keep/scripts -type d)
|
||||
$(find $script_dir/env_private/keep/scripts -type d)"
|
||||
|
||||
for s in $path_dirs; do
|
||||
echo "adding $s to path"
|
||||
|
||||
Reference in New Issue
Block a user