diff --git a/de/home/.config/eww/modules/home/shortcuts.yuck b/de/home/.config/eww/modules/home/shortcuts.yuck index 830dc88..b05a837 100644 --- a/de/home/.config/eww/modules/home/shortcuts.yuck +++ b/de/home/.config/eww/modules/home/shortcuts.yuck @@ -1,5 +1,6 @@ (defwidget shortcuts [] (box + :visible ( jq( jq( jq(workspacesArray, '.[]'), 'select(.focused==true)'), '.num') == 4) :class "shortcuts" :orientation "v" :space-evenly true