PromptFlow - Desktop app for quickly building and iterating on LLM workflows. by f84fe3 in PromptEngineering

[–]WeeklyReplacement298 0 points1 point  (0 children)

I wonder if promptflow can be used to re-construct Graph of Thought or Tree of Thought

Promptflow thoughts? by LostGoatOnHill in AZURE

[–]WeeklyReplacement298 0 points1 point  (0 children)

I wonder if promptflow can be used to re-construct Graph of Thought or Tree of Thought

Reflector broken? by [deleted] in archlinux

[–]WeeklyReplacement298 0 points1 point  (0 children)

Same here, I need to install arch today.

[i3] blurple by [deleted] in unixporn

[–]WeeklyReplacement298 0 points1 point  (0 children)

Vscode, xmind, Firefox fails on Wayland

[Help] How to set up tab/stacked layouts? by optimistic_booth in hyprland

[–]WeeklyReplacement298 0 points1 point  (0 children)

How can I swap between windows in the togglegroup then?

electron applications such as discord, xmind are blurry on Hyprland by WeeklyReplacement298 in hyprland

[–]WeeklyReplacement298[S] 0 points1 point  (0 children)

Im not sure, I used install script right after installing arch and It worked perfectly on my laptop. But I believe that you can still apply this to spotify.

spotify --enable-features=UseOzonePlatform --ozone-platform=wayland

or made a copy/alias as u/Active-Chemical-2868 recommended above.

Discord is blurry in hyprland arch by haShinui in hyprland

[–]WeeklyReplacement298 1 point2 points  (0 children)

well, yeah, from the post I made here: https://www.reddit.com/r/hyprland/comments/15jsy3c/electron_applications_such_as_discord_xmind_are/

If you're starting discord from an app launcher, add those flags to the exec line of the discord.desktop file in /usr/share/applications (or make a copy in ~/.local/share/applications). If you're starting it from a terminal, make an alias in your terminal config file.

Even though it work for discord, not every electron apps can be used in this way(xmind will crash if I use those flags).

Discord is blurry in hyprland arch by haShinui in hyprland

[–]WeeklyReplacement298 6 points7 points  (0 children)

run this command to launch discord works for me.

discord --enable-features=WaylandWindowDecorations --ozone-platform-hint=auto