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