dvvidget
v0.3.0
你好!這是我為自己的桌面編寫的小部件系統
這是其有效的合成者列表
- Hyprland:✓
- 搖擺:未知
您將需要gtk4-layer-shell作為依賴性,而簡單地運行./install.sh可以完成這項工作。
為了使亮度模塊正常工作,請按照Arch Wiki中所述設置背光
使用-h/--help打印幫助
DVVIDGET支持自定義配置和CSS文件,您可以使用-c或--config標誌來設置路徑。默認路徑為$HOME/.config/dvvidget/config.toml
這是一個示例配置文件:
[ general ]
css_path = " absolute/path/to/your/css "
[ volume ]
max_vol = 100
run_cmd = " wpctl "
[ volume . window ]
visible_on_start = false
exclusive = false
anchor_left = false
anchor_right = false
anchor_top = false
anchor_bottom = true
margin_left = 0
margin_right = 0
margin_top = 0
margin_bottom = 130SRC中有一個style.css,它具有示例CSS,它使用GTK CSS