Skip to content

Commit 9dcfde0

Browse files
committed
deps and ver
1 parent 8523b4a commit 9dcfde0

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ curl -fsSL https://raw.githubusercontent.com/Axenide/Ax-Shell/main/install.sh |
7777
- `brightnessctl`
7878
- `cava`
7979
- `cliphist`
80+
- `ddcutil`
8081
- `gnome-bluetooth-3.0`
8182
- `gobject-introspection`
8283
- `gpu-screen-recorder`

install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ PACKAGES=(
1111
brightnessctl
1212
cava
1313
cliphist
14+
ddcutil
1415
fabric-cli-git
1516
gnome-bluetooth-3.0
1617
gobject-introspection

version.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
{
2-
"version": "0.0.57",
2+
"version": "0.0.58",
33
"pkg_update": true,
44
"changelog": [
55
"<b>fix:</b> swww changed to awww.",
66
"<b>fix:</b> Bar hiding only on one monitor. (<a href='https://github.com/Axenide/Ax-Shell/pull/309'>#309</a>)",
7-
"<b>fix:</b> awww's exec-once to exec."
7+
"<b>fix:</b> awwiw's exec-once to exec.",
8+
"<b>fix:</b> ddcutil support (<a href='https://github.com/Axenide/Ax-Shell/pull/211'>#211</a>)"
89
]
910
}

0 commit comments

Comments
 (0)