From a568a964fd6a9efba388b2b4919339c0b7dfe51d Mon Sep 17 00:00:00 2001 From: venomade Date: Mon, 16 Feb 2026 17:31:16 +0000 Subject: MacOS Nix Asahi is just not perfectly usable yet. Moved stuff, went nix. --- .local/bin/rofi-notes | 9 --------- 1 file changed, 9 deletions(-) delete mode 100755 .local/bin/rofi-notes (limited to '.local/bin/rofi-notes') diff --git a/.local/bin/rofi-notes b/.local/bin/rofi-notes deleted file mode 100755 index 840dea6..0000000 --- a/.local/bin/rofi-notes +++ /dev/null @@ -1,9 +0,0 @@ -#!/usr/bin/env sh - -note_list=$(zk list -f "{{ title }}" -d $'\n' -q) - -selected=$(printf "%s\n" "$note_list" | rofi -dmenu -i -p "󱞁 ") - -if [[ -n $selected ]]; then - foot -a=floating_foot -e sh -c "zk edit --match \"${selected}\"" -fi -- cgit 1.4.1-2-gfad0