adapts desktop files and fuzzel projects script
This commit is contained in:
parent
032dff2024
commit
7b118213d4
2 changed files with 32 additions and 0 deletions
|
|
@ -10,5 +10,7 @@ done
|
|||
selected=$(printf "$projects_with_names" | fuzzel --dmenu --with-nth=1 --accept-nth=2 --prompt "Work on: ")
|
||||
|
||||
if [ "$selected" != "" ]; then
|
||||
niri msg action focus-workspace "code"
|
||||
firefox &
|
||||
ghostty --working-directory="$selected"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue