Adds hidden waybar that shows up when pressing SUPER

This commit is contained in:
Michel Fedde 2025-03-18 19:26:34 +01:00
parent 9ad2e5d608
commit 694430f24b
10 changed files with 195 additions and 270 deletions

View file

@ -11,11 +11,10 @@ animations {
bezier = smoothIn, 0.5, -0.5, 0.68, 1.5
animation = windows, 1, 6, wind, slide
animation = windowsIn, 1, 5, winIn, slide
animation = windowsOut, 1, 3, smoothOut, slide
animation = windowsIn, 1, 2, winIn, slide
animation = windowsOut, 1, 2, smoothOut, slide
animation = windowsMove, 1, 5, wind, slide
animation = border, 1, 1, liner
animation = borderangle, 1, 180, liner, loop #used by rainbow borders and rotating colors
animation = fade, 1, 3, smoothOut
animation = workspaces, 1, 5, overshot