Put dmenu back, add XImaging; uncomment this bashrc line
This commit is contained in:
parent
3defd98ca1
commit
2a66088e45
@ -19,7 +19,7 @@ alias emacs='emacs -nw'
|
||||
alias gpg='gpg -a'
|
||||
alias cdm='cd $HOME/misc'
|
||||
alias h='echo $HOME'
|
||||
#alias open='xdg-open'
|
||||
alias open='xdg-open'
|
||||
|
||||
if command -v netcat > /dev/null 2>&1; then
|
||||
alias nc='netcat -v -z'
|
||||
|
@ -91,6 +91,11 @@
|
||||
</startupnotify>
|
||||
</action>
|
||||
</item>
|
||||
<item label="XImaging">
|
||||
<action name="Execute">
|
||||
<command>ximaging</command>
|
||||
</action>
|
||||
</item>
|
||||
</menu>
|
||||
<menu id="apps-games-menu" label="Games">
|
||||
<item label="OpenTTD">
|
||||
@ -172,6 +177,11 @@
|
||||
<command>obpager</command>
|
||||
</action>
|
||||
</item>
|
||||
<item label="dmenu">
|
||||
<action name="Execute">
|
||||
<command>dmenu_run</command>
|
||||
</action>
|
||||
</item>
|
||||
<separator label="Applications" />
|
||||
<menu id="apps-net-menu"/>
|
||||
<menu id="apps-graphics-menu"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user