We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thanks for this excellent launcher! I highly appreciate it because it is fast and customizable!
I'm using the fullscreen example config on my machine. Is it possible to blur the background using the effects the wayland compositor?
The text was updated successfully, but these errors were encountered:
In hyprland you can add blur to it with
blurls = launcher
in hyprland.conf
To actually learn that it is a launcher you can
launcher
❯ hyprctl layers Monitor DP-1: Layer level 0 (background): Layer 5629df749380: xywh: 0 0 2560 1440, namespace: wallpaper Layer level 1 (bottom): Layer level 2 (top): Layer 5629e13c17f0: xywh: 0 0 2560 44, namespace: waybar Layer level 3 (overlay): ~ ❯ (sleep 1; hyprctl layers) & tofi-drun [1] 288665 Monitor DP-1: Layer level 0 (background): Layer 5629df749380: xywh: 0 0 2560 1440, namespace: wallpaper Layer level 1 (bottom): Layer level 2 (top): Layer 5629e13c17f0: xywh: 0 0 2560 44, namespace: waybar Layer level 3 (overlay): Layer 5629e3086de0: xywh: 640 360 1280 720, namespace: launcher [1] + done ( sleep 1; hyprctl layers; )
Idk about other compositors.
Sorry, something went wrong.
Phenomenal! Thank you!
Will try this out. I'm also using Hyprland, so consider this closed for now.
No branches or pull requests
Thanks for this excellent launcher! I highly appreciate it because it is fast and customizable!
I'm using the fullscreen example config on my machine. Is it possible to blur the background using the effects the wayland compositor?
The text was updated successfully, but these errors were encountered: