eww: better user experience with volume menu and control center

This commit is contained in:
retrozinndev
2024-12-24 12:54:47 -03:00
parent f30076a2a5
commit ed4d37e5dc
10 changed files with 39 additions and 16 deletions
+1 -2
View File
@@ -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