.
This commit is contained in:
parent
7313a85b6d
commit
22ee7fc920
11 changed files with 281 additions and 4 deletions
38
files/.fluxbox/menu
Normal file
38
files/.fluxbox/menu
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
# Generated by fluxbox-generate_menu
|
||||
#
|
||||
# If you read this it means you want to edit this file manually, so here
|
||||
# are some useful tips:
|
||||
#
|
||||
# - You can add your own menu-entries to ~/.fluxbox/usermenu
|
||||
#
|
||||
# - If you miss apps please let me know and I will add them for the next
|
||||
# release.
|
||||
#
|
||||
# - The -r option prevents removing of empty menu entries and lines which
|
||||
# makes things much more readable.
|
||||
#
|
||||
# - To prevent any other app from overwriting your menu
|
||||
# you can change the menu name in ~/.fluxbox/init to:
|
||||
# session.menuFile: ~/.fluxbox/my-menu
|
||||
[begin] (Fluxbox-1.3.7)
|
||||
[encoding] {UTF-8}
|
||||
[exec] (terminal) {lxterminal -t terminal}
|
||||
[exec] (web browser) {librewolf}
|
||||
[exec] (screenshot) {import screenshot.png && display screenshot.png}
|
||||
[submenu] (Fluxbox menu)
|
||||
[config] (Configure)
|
||||
[submenu] (System Styles) {Choose a style...}
|
||||
[stylesdir] (/usr/share/fluxbox/styles)
|
||||
[end]
|
||||
[submenu] (User Styles) {Choose a style...}
|
||||
[stylesdir] (~/.fluxbox/styles)
|
||||
[end]
|
||||
[workspaces] (Workspace List)
|
||||
[reconfig] (Reload config)
|
||||
[restart] (Restart)
|
||||
[exec] (About) {(fluxbox -v; fluxbox -info | sed 1d) | xmessage -file - -center}
|
||||
[separator]
|
||||
[exit] (Exit)
|
||||
[end]
|
||||
[endencoding]
|
||||
[end]
|
||||
Loading…
Add table
Add a link
Reference in a new issue