From 084cac2cc4a8842f9844f3c26ae9bc492757712a Mon Sep 17 00:00:00 2001 From: ProsperousPotato <114923153+ProsperousPotato@users.noreply.github.com> Date: Wed, 24 Jul 2024 18:38:08 -0100 Subject: Add files via upload --- dmenu_run | 2 +- include_dmenu | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/dmenu_run b/dmenu_run index 8b4be09..7a2a1cc 100644 --- a/dmenu_run +++ b/dmenu_run @@ -1,2 +1,2 @@ #!/bin/sh -dmenu_path | grep -Ff ~/dmenu/include_dmenu | grep -v -e dolphin-emu-nogui -e dolphin-tool | dmenu "$@" | ${SHELL:-"/bin/sh"} & +dmenu_path | grep -v -F "^." ~/dmenu/include_dmenu | dmenu "$@" | ${SHELL:-"/bin/sh"} & diff --git a/include_dmenu b/include_dmenu index 5734b5d..6049dd4 100644 --- a/include_dmenu +++ b/include_dmenu @@ -1,9 +1,12 @@ +arandr steam discord dolphin +dolphin-emu heroic-run qbittorrent librewolf-bin -arandr spyro super_mario_all-stars +xclock +xcalc -- cgit v1.2.3