Closed MalpenZibo closed 1 year ago
If I click on buttons that trigger the launcher script I'll get the following error on eww logs and nothing happens.
launcher
eww logs
ERROR eww::widgets > WARNING: command ~/.config/eww/scripts/launcher toggle_menu powermenu timed out Variable not found "main_monitor"
Edit the the script like this
# MAIN=$(eww get main_monitor) MAIN=""
It is a leftover from my previous multimonitor setup
If I click on buttons that trigger the
launcher
script I'll get the following error oneww logs
and nothing happens.