Added overlay for rofi menus

This commit is contained in:
2026-07-02 08:21:47 +02:00
parent e1c3745f3b
commit 379e008024
9 changed files with 105 additions and 13 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/sh
awesome-client 'show_dim()'
rofi -show drun "$@"
awesome-client 'hide_dim()'