From 973fbd32beb7731c3461a65d6153d9c37bc2cae0 Mon Sep 17 00:00:00 2001 From: ziro Date: Thu, 6 Apr 2023 14:10:46 +0700 Subject: [PATCH] fix: Tofi and Flameshow not working properly --- .config/hypr/hyprland.conf | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 0affe05..745e1f5 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -4,6 +4,7 @@ exec-once = unclutter exec-once = dunst exec-once = numlockx exec-once = lxpolkit +exec-once = mpvpaper -vs -o "no-audio loop" VGA-1 /home/ziro/my\ Files/Wallpaper/HoloLive/Torii\ Gate/Torii\ Gate.webm & monitor=,preferred,auto,auto @@ -50,16 +51,14 @@ decoration { animations { enabled = yes - # Some default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more + bezier = myBezier, 0.05, 1, 0.1, 1 - bezier = myBezier, 0.05, 0.9, 0.1, 1.05 - - animation = windows, 1, 7, myBezier - animation = windowsOut, 1, 7, default, popin 80% + animation = windows, 1, 5, myBezier + animation = windowsOut, 1, 6, default, popin 80% animation = border, 1, 10, default animation = borderangle, 1, 8, default animation = fade, 1, 7, default - animation = workspaces, 1, 6, default + animation = workspaces, 1, 5, default } dwindle { @@ -87,8 +86,8 @@ $spaceMod = SUPER SHIFT # Super + Shift = MOD key(s) that control/modify the Wo bind = $mainMod, T, exec, kitty bind = $mainMod, Q, killactive, bind = $mainMod, B, exec, $BROWSER -bind = , Print, exec, flameshot gui -bind = $mainMod, Space, exec, tofi-run +bind = , Print, exec, grim -g "$(slurp)" - | wl-copy +bind = $mainMod, Space, exec, exec `tofi-run` 2>/dev/null bind = $metaMod, Q, exit, bind = $metaMod, F, togglefloating, bind = $metaMod, P, pseudo, # for dwindle only