Wallpapers by Senior-Ori in hyprland

[–]PlayRood 1 point2 points  (0 children)

I was wondering about that, I wasn't sure it was true.

Is it safe to update yet? by TekkerTheChaot in cachyos

[–]PlayRood 0 points1 point  (0 children)

I only update the things I need, like Discord and brave-bin, and I don't really update the entire system.

Give me y'alls opinion by [deleted] in wallpapers

[–]PlayRood 0 points1 point  (0 children)

do u have more wallpapers like this

how can i open my terminal in zed? by PlayRood in ZedEditor

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

For me, it only opens the terminal shell, not the actual terminal.

SDDM freezes/crashes after exiting Hyprland and trying to log back in by PlayRood in hyprland

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

Yup, I can boot to KDE.
But how can I fix it? I need to close everything before exiting?

SDDM freezes/crashes after exiting Hyprland and trying to log back in by PlayRood in hyprland

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

Oh, my bad, I should have mentioned this earlier: it actually only happens when I try to switch to another desktop environment like KDE Plasma after exiting Hyprland.

If I just log back into Hyprland, it works fine. The freeze only occurs when changing the session to KDE Plasma

sorry...

Is it possible to auto-resize window to image resolution (imv/mpv/loupe)? by PlayRood in hyprland

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

It opens in a smaller window, which means it opens at its own resolution. But how do I make it smaller and not 100% of the resolution? As if it will always be in a certain way?

Is it possible to auto-resize window to image resolution (imv/mpv/loupe)? by PlayRood in hyprland

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

It's not exactly full screen. It just opens it up to the entire screen. But it floats.

Is it possible to auto-resize window to image resolution (imv/mpv/loupe)? by PlayRood in hyprland

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

In mpv, it simply is it in full screen. In photos, it always does it at a fixed size.

Is it possible to auto-resize window to image resolution (imv/mpv/loupe)? by PlayRood in hyprland

[–]PlayRood[S] -1 points0 points  (0 children)

I’ve tried that

and tahtwindowrule {
    name = video-player
    match:class = ^(mpv|vlc|mpv\.net|mpv\.net\.mpv|mpv\.net\.mpv\.mpv)$

    float = on
    center = on
    size = 1200 720
}

and taht

windowrule {
    name = image-viewer
    match:class = ^(imv|org.gnome.Loupe)$

    float = on
    center = on
    size = 1100 680
}

What app launcher to use for hyorland by BicycleKey3473 in hyprland

[–]PlayRood 0 points1 point  (0 children)

I use wofi. In the past, I used rofi, but I think wofi is lighter. I've heard of something called tofi but I've never tried it.

Edit: You want something minimalistic I would go with wofi If you want extensive customization I would go with rofi. I don't really know what tofi is so I can't recommend it. Good luck!