move picker into own package

should really bee the other way around so that the raymenu executable is
a sub-project of the picker.
This commit is contained in:
Ivar Fatland
2026-05-12 11:45:00 +02:00
parent 26a0dcba4c
commit d7111a78cc
4 changed files with 179 additions and 162 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
module github.com/roodletoof/raymenu
module github.com/roodletoof/dotfiles/raymenu
go 1.26.2