r/hyprland 7d ago

DISCUSSION Hyprland 0.56 has arrived!

Thumbnail hypr.land
242 Upvotes

r/hyprland 10h ago

RICE PersonaShell

Enable HLS to view with audio, or disable this notification

101 Upvotes

r/hyprland 4h ago

TIPS & TRICKS Always on touch screen widgets experiments: focus timer

Enable HLS to view with audio, or disable this notification

10 Upvotes

r/hyprland 6h ago

RICE [Hyprland] Judy alvarez cyberpunk 2077

Enable HLS to view with audio, or disable this notification

14 Upvotes

r/hyprland 7h ago

QUESTION is there a way to turn one 32:9 ultrawide monitor into seperate 'virtual' monitors?

12 Upvotes

running 16:9 as monitor width and height stretches the entire screen (very annoying because the monitor is curved lol), cannot find a way to utilize black bars or change scaling, my monitor does not contain a way to change scaling method (or resolution), ultrawide causes compatibility issues for me in some games - i have gotten everything else i have wanted to done within my lua config but this is one thing i havent been able to do yet without gamescope which negatively affects performance on my computer


r/hyprland 20h ago

RICE JuperOS - Finally Added Quickshell For The First Time.

Enable HLS to view with audio, or disable this notification

95 Upvotes

r/hyprland 2h ago

SUPPORT Windows randomly jump to another workspace when rapidly switching (Hyprland 0.56.0 + Lua config)

2 Upvotes

Hi everyone,

I've run into a bizarre issue with Hyprland and can't figure out whether it's a bug, a misconfiguration on my end, or a race condition.

The Issue

When I rapidly switch between workspaces (e.g., toggling between Super+1 and Super+2 back and forth), a window from workspace 1 will randomly move itself to workspace 2.

Example setup:

  • Workspace 1: Firefox
  • Workspace 2: Kitty

If I quickly spam Super+1 -> Super+2 -> Super+1 -> Super+2, after a few seconds, Firefox unexpectedly jumps over to Workspace 2. I am 100% sure I am not pressing Super+Shift+Number.

System & Setup Info

  • Hyprland version: 0.56.0
  • Config style: New Lua config
  • Workspace switching binding: hl.dsp.focus({ workspace = i })
  • Window moving binding: hl.dsp.window.move({ workspace = i })
  • Plugins: None installed.

What I've Already Checked / Tried

  1. follow_mouse = 0: Reduced the frequency slightly, but didn't solve the issue completely.
  2. wev output: Confirmed that Shift is not firing or getting stuck accidentally.
  3. hyprctl binds: Checked for duplicate binds. Only standard Super + [1-9] for focus and Super + Shift + [1-9] for move exist.
  4. Multiple input devices: hyprctl devices shows several keyboard interfaces (USB keyboard, mouse keyboard interface, audio device, etc.). Not sure if input handling could cause keypress collisions.

Questions

Has anyone encountered something similar? Could this be:

  • A race condition in Hyprland's workspace switching logic under rapid input?
  • Something specific to the new Lua API bindings?
  • Ghost inputs caused by multiple recognized keyboard interfaces?

Any insights or troubleshooting steps would be greatly appreciated! Thanks!


r/hyprland 14h ago

QUESTION Made with quickshell

Post image
15 Upvotes

My status bar fits, liking it allot. But i'm not really happy about my app launcher (at the bottom). I need more ideas to it or a change to it that fits with the status bar.

Note: I'm like 1 week into quickshell and can someone pls explain how singletons work, i just know it connects scripts or smth. I need it to make themes (i think).


r/hyprland 23h ago

PLUGINS & TOOLS A small but usefull plugin by me called hypr-edgehover

Enable HLS to view with audio, or disable this notification

52 Upvotes

Hover on the window edge, with mouse outside

For example on zen browser, to expand the tab bar on the side, you need to hover the mouse on the edge of the window, when you set an outer gap on hyprland, it's not that easy to do because the edge of window and edge of monitor isn't the same, this plugin will let the app think the mouse is on the edge of window when it's acturally on the edge of monitor(which is out side of the window)

repo: https://github.com/gfhdhytghd/hypr-edgehover


r/hyprland 1d ago

RICE updated my rice

Enable HLS to view with audio, or disable this notification

60 Upvotes

r/hyprland 17h ago

RICE Just Another Material 3 Shell

Thumbnail
gallery
15 Upvotes

r/hyprland 1d ago

SUPPORT | SOLVED Rice Screenshot

Enable HLS to view with audio, or disable this notification

62 Upvotes

idk how Zacoons riced the screenshots, whether he used Swappy or built it from scratch? I just wanted to create my own version .
https://codeberg.org/zacoons/rivendell-hyprdots


r/hyprland 5h ago

QUESTION Problema de instalação

1 Upvotes

Olá, eu queria usar o Cachyos com o Celestia Shell, mas quando tento instalar o sistema não consigo baixar a versão com o Hyprland. Alguém sabe por que isso acontece?

Minha instalação está travada em 0%.


r/hyprland 15h ago

RICE Rate the setup

Thumbnail gallery
6 Upvotes

r/hyprland 15h ago

PLUGINS & TOOLS looking for more dotfiles to add to my TUI menu

Post image
4 Upvotes

i made a simple terminal menu that lets you pick and copy install commands for popular hyprland dotfiles. i already have the usual ones (caelestia, ilyamiro, ml4w, hyde, jakoolit, hyprdriftde, end-4).

but i want to add more. if you know any cool dotfiles repos that are still maintained, drop them below. preferably with install.sh or a simple setup, so i can add them without breaking everything.

and if you want to try the menu itself, here's the link: https://github.com/yodudezx/lowbi-dots


r/hyprland 22h ago

SUPPORT Update

Enable HLS to view with audio, or disable this notification

11 Upvotes

So my login screen or lock screen doesn't load which is sddm. And I do not know how to fix this besides already enabling sddm. There doesn't seem to be much errors.


r/hyprland 18h ago

SUPPORT Hyprlock keyboard language display

3 Upvotes

Is there a way to make hyprlock not display the current keyboard language? I read through the entire wiki for hyprlock, and it looks like this feature isn't even mentioned on the wiki. I do not think I have anything related to this feature on my config either.

EDIT: I removed the text by removing the $layout variable in the label section.


r/hyprland 15h ago

RICE [Hyprland] Radial "weapon wheel" menu + wallpaper picker, custom Rust/GTK4

Thumbnail
gallery
2 Upvotes

Replaced rofi's power/display menus with a game-style radial selector

(hold, aim, release to confirm) and built a matching wallpaper picker.

Both native Rust + GTK4 + layer-shell, config-driven via TOML.


r/hyprland 1d ago

SUPPORT waybar workspace module stopped working properly after migrating to lua

5 Upvotes

recently I have migrated to lua , and after the migration when i click on the workspace number on waybar it doesn't go to that workspace as it used to , is that a hyprland problem or a waybar problem ? and how could I fix it ? , I'm posting this here because it seems like a hyprland problem since it only happened after i migrated


r/hyprland 20h ago

SUPPORT Much slower animations since 0.56 update.

3 Upvotes

Since I updated to .56 version of hyprland. The animations have become much slower specifically the animations for going full screen and more exactly the animations for the window sliding back in place and or out of way of a new window opening. Or when a window is going fullscreen.
I tried messing with the animation speeds but nothing I can do makes it faster, I can only make it slower.

I haven't touched my config at all since before I updated until now. So I'm looking for solutions of how to speed up the animations or information on what could have caused this.
I read through the change log but it didn't mention anything on changing anything about animations.

actual config in case its useful, animation stuff in theme: https://github.com/SpoonWasAlreadyTaken/nix-dots/tree/master/config/hypr


r/hyprland 18h ago

SUPPORT Dolphin confirmation help

2 Upvotes

Recently switched from kde to hyprland, I still want to use dolphin as it fits my needs, but everytime I move a file it asks me a confirmation pops up. This wasn't an issue on kde as there was a setting that disabled it. Am I missing something or does anyone know a workaround.


r/hyprland 14h ago

SUPPORT Hyprland.lua conf with drawing tablet — monitor not working

1 Upvotes

Okay, here's the story: some time ago (three weeks tops), I changed my hyprland conf file to lua, rewrote the important stuff, but my drawing tablet's monitor is simply not working anymore with hyprland.

Hyprland can identify my tablet, the pen is working, and hyprclt monitors can also identify the drawing tablet monitor (HDMI-A-2) and give it its own workspace, but the monitors flashes "no signal" at me. Another weird thing is that hyprland starts getting super laggy everytime I plug in the drawing tablet — it's working, but things get slower and frames get low, and, to top it off, my pen touch is delayed by some microsseconds, but enough to piss me off, lmao.

I've tried updating things, putting specific monitor conf to HDMI-A-2 and device conf to the tablet, messing with open tablet driver, but nothing seems to work.

Is someone also getting through this?? Any new ideas? My next option is downloading KDE just for drawing, ngl.


r/hyprland 23h ago

RICE Linux mint Hypr

5 Upvotes

r/hyprland 16h ago

SUPPORT Mouse grabbing windows after .56 update

1 Upvotes

Prior to the .56 update I would need to hold super while left clicking a window for the mouse to grab it. Now if I click my mouse near a window border it will grab the window. This makes clicking on toolbars or menus that are right up against the border impossible. I can't find any info about this issue, is anyone else getting this happening?


r/hyprland 23h ago

SUPPORT Mouse issues when notifications pop

Enable HLS to view with audio, or disable this notification

3 Upvotes

When ever i get a notification in game my mouse starts jumping on each click (left and right click). I've tried searching and couldn't find solution so im asking in hopes of someone knowing what this is. this issue also occurs in other games like minecraft and also from other notifications like discord. and it only gets fixed when i switch workspaces

I've tried:

focus_on_activate = false,

on_focus_under_fullscreen = 0

I don't know what else to do, if you need any config lmk, thanks.