Fix logout script issue, clean up scripts for rofi, changed polybar launcher script name
This commit is contained in:
@ -11,7 +11,7 @@ numlockx on &
|
||||
|
||||
# panel
|
||||
al-tint2-session &
|
||||
sleep 1; ~/bin/launch-polybar &
|
||||
sleep 1; start-polybar &
|
||||
|
||||
# Openbox autostart
|
||||
ob-autostart -d &
|
||||
|
@ -9,7 +9,7 @@
|
||||
</item>
|
||||
<item label="Web Browser">
|
||||
<action name="Execute">
|
||||
<command>al-open -web</command>
|
||||
<command>exo-open --launch WebBrowser</command>
|
||||
</action>
|
||||
</item>
|
||||
<item label="File Manager">
|
||||
|
Reference in New Issue
Block a user