更改 awesome pulse 音量显示组件
This commit is contained in:
@@ -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= 主题
|
||||
|
||||
Reference in New Issue
Block a user