Update configs for changed script names
This commit is contained in:
parent
35bf1a828d
commit
4f008a56e2
@ -12,7 +12,7 @@ for dir in /sbin /usr/sbin "$HOME/bin"; do
|
||||
done
|
||||
|
||||
# compton
|
||||
al-compositor --start &
|
||||
compton -b &
|
||||
|
||||
# restore the background
|
||||
nitrogen --restore &
|
||||
|
@ -74,7 +74,7 @@
|
||||
<action name="Restart"/>
|
||||
</item>
|
||||
</menu>
|
||||
<menu execute="al-compositor" id="CompositingPipeMenu" label="Compton"/>
|
||||
<menu execute="al-compton-pipemenu" id="CompositingPipeMenu" label="Compton"/>
|
||||
<menu execute="al-conky-pipemenu" id="ConkyPipeMenu" label="Conky"/>
|
||||
<menu execute="al-polybar-pipemenu" id="PolybarPipeMenu" label="Polybar"/>
|
||||
<separator/>
|
||||
|
Reference in New Issue
Block a user