mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-01-16 01:37:17 -05:00
the tilde syntax is easier to read with html code block than normal markdown
This commit is contained in:
parent
75b7c3658c
commit
df467baf1c
@ -35,6 +35,7 @@ Things needs/recommended to be done:
|
|||||||
- create own favorites menu (currently standard XFCE menu isn't modified to use per-VM subsections, which makes it very inconvenient):
|
- create own favorites menu (currently standard XFCE menu isn't modified to use per-VM subsections, which makes it very inconvenient):
|
||||||
1. create \~/.config/menus/favorites.menu, example content:
|
1. create \~/.config/menus/favorites.menu, example content:
|
||||||
|
|
||||||
|
~~~
|
||||||
<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
|
<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
|
||||||
"http://www.freedesktop.org/standards/menu-spec/1.0/menu.dtd">
|
"http://www.freedesktop.org/standards/menu-spec/1.0/menu.dtd">
|
||||||
|
|
||||||
@ -55,5 +56,6 @@ Things needs/recommended to be done:
|
|||||||
<Filename>untrusted-firefox.desktop</Filename>
|
<Filename>untrusted-firefox.desktop</Filename>
|
||||||
</Include>
|
</Include>
|
||||||
</Menu>
|
</Menu>
|
||||||
|
~~~
|
||||||
|
|
||||||
2. add it to the panel: right click on panel, "add new items", select "XFCE menu", choose custom menu file - just created one
|
2. add it to the panel: right click on panel, "add new items", select "XFCE menu", choose custom menu file - just created one
|
||||||
|
Loading…
Reference in New Issue
Block a user