You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set $menu j4-dmenu-desktop --dmenu='bemenu-run.sh' --term="kitty"
bindsym $mod+d exec $menu
I have added the ~/.local/bin to path.
The above line works on the terminal but not thru the config. Even on providing the whole path it doesn't work. But it does on the terminal.
The text was updated successfully, but these errors were encountered:
I used a script bemenu-run.sh script :
Set it as a $menu variable in sway config
I have added the ~/.local/bin to path.
The above line works on the terminal but not thru the config. Even on providing the whole path it doesn't work. But it does on the terminal.
The text was updated successfully, but these errors were encountered: