✨ eww: better user experience with volume menu and control center
This commit is contained in:
@@ -5,8 +5,7 @@ print_workspaces_literal() {
|
||||
existing_workspaces=$(hyprctl -j workspaces | jq .[].id | xargs)
|
||||
|
||||
output="
|
||||
(box :class \"workspaces\"
|
||||
:space-evenly false
|
||||
(box :space-evenly false
|
||||
:orientation \"horizontal\""
|
||||
|
||||
for i in {1..10}; do
|
||||
|
||||
Reference in New Issue
Block a user