Dotfiles/desktopenvs/hyprland/scripts/foldersearch.sh

3 lines
80 B
Bash
Executable File

#!/bin/bash
kitty --directory="$(cat ~/.z | cut -d"|" -f1 | wofi --show=dmenu)"