OSDN Git Service

add rofi appmenu
authorpaperbenni <paperbenni@gmail.com>
Fri, 20 Mar 2020 11:53:21 +0000 (12:53 +0100)
committerpaperbenni <paperbenni@gmail.com>
Fri, 20 Mar 2020 11:53:21 +0000 (12:53 +0100)
programs/appmenu [new file with mode: 0644]

diff --git a/programs/appmenu b/programs/appmenu
new file mode 100644 (file)
index 0000000..262ea64
--- /dev/null
@@ -0,0 +1,3 @@
+#!/usr/bin/dash
+
+rofi -show drun -modi drun -theme /usr/share/instantdotfiles/rofi/appmenu.rasi -me-select-entry '' -me-accept-entry 'MousePrimary'
\ No newline at end of file