Hyprland Desktop Environment

377 readers
5 users here now

An (unnoficial) Hyprland Community in the new Land!
You can share and help each other when using Hyprland here.. :)

Resources:

founded 2 years ago
MODERATORS
1
 
 

Hello everyone! Mods here 😊

Welcome to Hyprland Community in a new Land here.

Feel free to help each other and showcase your Hyprland to the community!

2
4
submitted 11 hours ago* (last edited 6 hours ago) by cralder@lemmy.world to c/hyprland@lemmy.world
 
 

Since a week or two back, my cursor theme for QT apps stopped working. In Hyprland and some apps (like Kitty) the cursor is the hyprland logo. GTK apps work fine as I set them with NWG-look. I have set the QT theme to Breeze with qt5ct and qt6ct.

I followed the wiki and according to the FAQ the cursor being a hyprland logo is because no cursor theme is installed. But like, no? Breeze is installed, which is the theme I want. I also installed other hyprcursor themes to test them but that didn't work either. What is going on?

Here is the relevant part of my config. Did I miss anything?

    env=HYPRCURSOR_THEME,Breeze
    env=HYPRCURSOR_SIZE,24
    
    env=XCURSOR_SIZE,24
    env=XCURSOR_THEME,Breeze
    
    env=QT_QPA_PLATFORM,wayland
    env=QT_QPA_PLATFORMTHEME,qt5ct

Edit: forgot this which is also in the config

exec-once = hyprctl setcursor Breeze 24
3
 
 

[SOLVED] can't set up the Hyprshot dir

I'm trying to set the Hyprshot dir to /home/wonderfox/Screenshots so it won't clog up my Pictures folder with screenshots but for some reason it won't work, it keeps saving screenshots to my Pictures dir

I have added export HYPRSHOT_DIR=/home/wonderfox/Screenshots to my .bashrc and env = HYPRSHOT_DIR,/home/wonderfox/Screenshots to my hyprland.conf

what am I doing wrong?

@hyprland@lemmy.world

#Hyprland #Hyprshot

4
 
 
general {
  after_sleep_cmd=hyprctl dispatch dpms on
  before_sleep_cmd=loginctl lock-session
  lock_cmd=hyprlock
}

listener {
  on-timeout=loginctl lock-session
  timeout=300
}

listener {
  on-resume=hyprctl dispatch dpms on
  on-timeout=hyprctl dispatch dpms off
  timeout=330
}

listener {
  on-timeout=systemctl suspend
  timeout=600
}

Guys I feel like there's something wrong or odd in this config, cuz, I don't know whats responsible for this but, it looks like things aren't working well together, I said it looks like cuz I never caugth an actual error. So what happens is that after I leave my laptop idle, the hypridle starts doing its thing and most of the times it works, my laptop is suspended, hyprlock works etc, but sometimes, after I press any button on my keyboard to wake my laptop, I can see that my laptop is up, but all I can see is black screen, and then I have to hard shutdown the laptop, so somethings is not adding up here.

5
6
9
submitted 3 weeks ago* (last edited 3 weeks ago) by Xirup@lemmy.dbzer0.com to c/hyprland@lemmy.world
 
 

Basically what title says, I have a 7800XT and an 7950X3D and in games like Borderlands 2 can I barely overcome the 60FPS (with max settings and 1440p), I have tried gamescope and gamemode but to be honest something doesn't feels right, I have the feeling that Hyprland (Or the OS) is not taking full adventage of my GPU and CPU, since I been watching gameplays of the games I play using my same setup and they have better framerates than me. And something interesting is that even if my FPS are locked to 30, I have constant stutters and my GPU is between 80% and 100% even in the lobby, and this happen specifically in Hyprland, and another interesting thing is that my CPU is always between 85 C and 90 C, when its at just 40% of usage, and this again is specific of Hyprland.

Any idea? I have already experienced something like this when I used Nvidia + Wayland in the past, but I'm now in AMD + Wayland.

I am currently on ArcoLinux with the latest zen kernel, but I have used the same setup on distros like Garuda with i3 and indeed I have better performance, but I know is not that simple.

7
 
 

new version of your favorite window manager

8
2
submitted 4 weeks ago* (last edited 4 weeks ago) by Xirup@lemmy.dbzer0.com to c/hyprland@lemmy.world
 
 

I have two monitors with different resolutions and aspect ratios, my main monitor is on the left and it's a 2560x1440 (27") monitor and the other one is on the right and it's a 1920x1080 (24") monitor.

The problem I'm facing is that when I move my cursor between the displays it makes a kind of 'jump' between them, for example if I move my cursor between my left monitor to my right monitor, once it enters the second monitor its position is not the same as the position from my main monitor, and I understand that this is something that makes sense since they have different aspect ratios and resolutions, but I don't want this behavior.

I have already played with my hyprland.conf but still don't understand how this works, at the moment of writing this I have just commented everything monitor related so hyprland just does it by itself but is not the best.

9
 
 

I recently migrated from Sway to Hyprland, and I can simply say that Hyprland is a marvel and is incredibly faster than Sway in my opinion.

The only problem I'm having right now is that in Borderlands 2 (Proton) when I put the mouse over any option in the game, it takes about 2 seconds to react in the game, for example, if I put the mouse over the “Settings” option the reaction of the game is not immediate, but it takes a moment, and the funny thing is that in the game as such I do not have that problem, only in the inventories and menus, I can play? Yes, but it is uncomfortable

I already tried changing the version of Proton, forcing the game to run through x11 using SDL_VIDEODRIVER=x11 %command%, putting the game in full screen mode or minimized, in no case fixes the problem, and is specific to Borderlands 2, I've played different games and this has not happened to me and did not happen inside Sway.

Another curious thing to mention is that Borderlands 2 as such does not recognize the resolution of my monitor, but only appears “unidentified” among the Borderlands options, although it is in 1080p.

Thank for any help in advance.

10
11
12
13
14
15
16
17
18
19
20
21
7
submitted 3 months ago* (last edited 3 months ago) by mobsenpai@lemmy.world to c/hyprland@lemmy.world
 
 

When using tty or greetd to start it. I use nixos + greetd + tuigreet + hyprland.

22
 
 

[...] I announce that our move off of wlroots is now complete and MR 6608 is now merged.

23
 
 

cross-posted from: https://lemmy.world/post/17258082

Problem -> When doing file transfers (mtp) or running some cli commands like nixos-rebuild, when the hyprlock kicks in they are pause at that point and only resume after unlock.

One thing I am kind of noticing that it may be the systemctl suspend command that is suspending the processes. But overall I am confused with the best combination of pairing both the two programs.

Here is the config (for hypridle)

general {
  before_sleep_cmd=loginctl lock-session
  lock_cmd=hyprlock
}

listener {
  on-timeout=suspend-script
  timeout=1800
}

(The suspend script)

      pw-cli i all 2>&1 | grep running -q
      # Only suspend if audio isn't running
      if [ $? == 1 ]; then
        systemctl suspend
      fi

Let me know if you have any solution. The link attached to this post is for my github hosting my nixos dotfiles, maybe that can also help.

24
 
 

As a newbie Arch user, I got bored to use Gnome or KDE. I want to use Hyprland as my desktop environment. Like what I see at social media. But there is different ways to download it as far as I see. Somethings called Hyprdots, additional things like Waybar etc. and these making me confused. How can I download it and make it look like as the things I saw on the Internet? Don't want to be wannabe, just I don't know how to set it up.

25
2
submitted 10 months ago* (last edited 10 months ago) by teolan@lemmy.world to c/hyprland@lemmy.world
view more: next ›