Switch $programsMenu to launch-menu-apps
This commit is contained in:
parent
8143a78e23
commit
fdf6a81f04
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ $settingsEnableAnimations = 1
|
|||
$programsTerminal = konsole
|
||||
$programsFM = dolphin
|
||||
$programsBrowser = librewolf
|
||||
$programsMenu = j4-dmenu-desktop --dmenu=$dirHome/.local/bin/launch-menu --no-generic --display-binary --term=konsole
|
||||
$programsMenu = $dirHome/.local/bin/launch-menu-apps
|
||||
$programsMenuKill = bemenu
|
||||
$programsClipboard = $dirHypr/scripts.d/clipboard.sh
|
||||
$programsNotiDaemon = fnott
|
||||
|
|
Loading…
Reference in a new issue