Md Adnan
Md Adnan
having a similar issue where I wait for confirmation before executing and it timeouts the first try but it works next time after failing once widget: ``` (defwidget exitmenu []...
do that for waybar or hyprland? If hyprland how would I do so?
``` [LOG] Executing WAYLAND_DISPLAY=wayland-1 DISPLAY=:0 waybar [LOG] Process Created with pid 325914 ``` this is what the logs say but there is no process with the pid running when i...
so I did ``` exec-once = waybar 2>&1 > ~/somelog.txt ``` and it outputs an empty file, does this mean it doesn't even start?
uh so other apps like eww (`exec-once = eww daemon`), mpd(`exec-once = mpd`) also don't seem to be working
executing in the terminal works tho I will try nonetheless
nope, did not work
@ModestTom I use gammastep as well and it works completely fine for me.
> I managed to solve the issue by running `dbus-update-activation-environment --all` at startup. It seems like Hyprland won't update the dbus environment if compiled with systemd support but the system...
@romanstingler unfortunately no, mentioned workarounds also didn't seem to work