更改 awesome pulse 音量显示组件

This commit is contained in:
2025-02-25 04:29:30 +08:00
parent 8df4070ec1
commit 2419068ede
5 changed files with 108 additions and 57 deletions

View File

@@ -16,9 +16,8 @@
ln -sf "${dir}/pravitekeys.lua" ~/.config/awesome/
# 链接定制主题
ln -sf "${dir}/multicolor-theme.lua" ~/.config/awesome/themes/multicolor/theme-personal.lua
# pulse 组建打补丁,该补丁主要为修正蓝牙耳机显示名称
cd ~/.config/awesome/lain/
git apply "$dir/pulse-audio.diff"
# 链接 pulse 音量显示组件
ln -sf "${dir}/pulse.lua" ~/.config/awesome/lain/widget/pulse.lua
#+end_src
* 定制 =multicolor= 主题