Replies: 3 comments 2 replies
-
|
Considering how late this is, it may not be of use to you, but for anyone else with the same problem who finds this, I figured out that the animation of Rofi fading in and out is tied to the values of |
Beta Was this translation helpful? Give feedback.
-
|
UPDATE: I found an even more precise way to disable the rofi animations without affecting anything else that utilizes the Add something like this to the end of your config file and it should disable the fading for rofi without affecting anything else that might use the animation: |
Beta Was this translation helpful? Give feedback.
-
|
I don't see any difference. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
TLDR: Does anyone know how I could achieve changing the fade-in/fade-out animation duration of Rofi?
I'm sorry if I'm referring to the wrong thing or saying something that doesn't make sense, I'm fairly new to hyprland ecosystem and I'm not familiar with the tools.
I'm very annoyed with the time that the Rofi application launcher (default
SUPER CTRL, RETURN) takes to fade-out once you close it, either by pressing the key binding again or by launching some application. The fade-in time is just right, but the fade out takes like half a second, and it gives me the impression that my system is slow.I tried messing with the files in
.config/rofi/configand.config/hypr/conf/animations, but all that I could get is my session to completely crash, throw me into the login screen, and refuse to load back (I fixed by going into the TTY and reverting the config changes). I also went through Rofi man page but the most promising that I could find wastimeoutoptions, that is not what I want.Thansk everyone,
Beta Was this translation helpful? Give feedback.
All reactions