aboutsummaryrefslogtreecommitdiff
path: root/.local/bin/scripts/app-launcher
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/scripts/app-launcher')
-rwxr-xr-x.local/bin/scripts/app-launcher7
1 files changed, 4 insertions, 3 deletions
diff --git a/.local/bin/scripts/app-launcher b/.local/bin/scripts/app-launcher
index b689da6..0fe9cbe 100755
--- a/.local/bin/scripts/app-launcher
+++ b/.local/bin/scripts/app-launcher
@@ -1,4 +1,5 @@
#!/bin/sh
-xset r rate 200 25;
-rofi -cache-dir "$HOME/.local/share" -fullscreen -show run -display-run '$' -font 'ubuntu 12' -padding 250;
-xset r rate 200 60;
+
+# rofi -cache-dir "$HOME/.local/share" -fullscreen -show run -display-run '$' -font 'ubuntu 12' -padding 250;
+
+dmenu_run_history;