Files
dotfiles_i3_notebook_arch/rofi/scripts/symbol-finder/rofi_symbol_finder.sh
2025-09-22 08:27:51 +02:00

4 lines
112 B
Bash
Executable File

#!/bin/sh
cat $(dirname $0)/symbol-list.txt | rofi -dmenu -i -p "Icon" | cut -f 1 | xclip -selection clipboard