From dcd914dbae039560a4ad4db4edd0264845f7024b Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Wed, 15 Jan 2025 15:22:22 +1100 Subject: better popup window Not manual using css, instead use a combination of css opacity and Hyprland animations --- scss/launcher.scss | 8 -------- 1 file changed, 8 deletions(-) (limited to 'scss/launcher.scss') diff --git a/scss/launcher.scss b/scss/launcher.scss index 543d799..f0df755 100644 --- a/scss/launcher.scss +++ b/scss/launcher.scss @@ -15,14 +15,6 @@ } } -.launcher-wrapper { - @include lib.ease-in-out; - - &.visible { - @include lib.overshot; - } -} - .launcher { @include lib.rounded(10); @include lib.border(scheme.$overlay0, 0.2); -- cgit v1.2.3-freya