Added some dbg
Also found a bug
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
SEARCH_STRING=$(rofi -dmenu)
|
||||
SEARCH_STRING=$(rofi -l 0 -dmenu)
|
||||
/home/arthurr/code/mini_projects/scryfall_deser/scripts/search_with_rofi_with_args.sh $SEARCH_STRING
|
||||
|
||||
Reference in New Issue
Block a user