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 gpg='gpg -a'
|
||||||
alias cdm='cd $HOME/misc'
|
alias cdm='cd $HOME/misc'
|
||||||
alias h='echo $HOME'
|
alias h='echo $HOME'
|
||||||
#alias open='xdg-open'
|
alias open='xdg-open'
|
||||||
|
|
||||||
if command -v netcat > /dev/null 2>&1; then
|
if command -v netcat > /dev/null 2>&1; then
|
||||||
alias nc='netcat -v -z'
|
alias nc='netcat -v -z'
|
||||||
|
@ -91,6 +91,11 @@
|
|||||||
</startupnotify>
|
</startupnotify>
|
||||||
</action>
|
</action>
|
||||||
</item>
|
</item>
|
||||||
|
<item label="XImaging">
|
||||||
|
<action name="Execute">
|
||||||
|
<command>ximaging</command>
|
||||||
|
</action>
|
||||||
|
</item>
|
||||||
</menu>
|
</menu>
|
||||||
<menu id="apps-games-menu" label="Games">
|
<menu id="apps-games-menu" label="Games">
|
||||||
<item label="OpenTTD">
|
<item label="OpenTTD">
|
||||||
@ -172,6 +177,11 @@
|
|||||||
<command>obpager</command>
|
<command>obpager</command>
|
||||||
</action>
|
</action>
|
||||||
</item>
|
</item>
|
||||||
|
<item label="dmenu">
|
||||||
|
<action name="Execute">
|
||||||
|
<command>dmenu_run</command>
|
||||||
|
</action>
|
||||||
|
</item>
|
||||||
<separator label="Applications" />
|
<separator label="Applications" />
|
||||||
<menu id="apps-net-menu"/>
|
<menu id="apps-net-menu"/>
|
||||||
<menu id="apps-graphics-menu"/>
|
<menu id="apps-graphics-menu"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user