-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmenu
52 lines (52 loc) · 1.8 KB
/
menu
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
[begin] (Nery)
[encoding] {UTF-8}
[separator]
[exec] (Urxvt) {urxvt}
[exec] (Terminal) {exo-open --launch TerminalEmulator}
[separator]
[exec] (Firefox) {firefox}
[exec] (Chrome) {google-chrome-stable}
[exec] (Thunar) {thunar}
[separator]
[submenu] (Development)
[exec] (Code) {code}
[exec] (Featherpad) {featherpad}
#[exec] (JDeveloper10g) {/home/ftp/java/JDeveloper/jdev/bin/jdev}
#[exec] (NetBeans 5.5) {/opt/netbeans-5.5/bin/netbeans}
[end]
[submenu] (Menu)
[config] (Configure)
[end]
[submenu] (Styles)
(Styles) {Choose a style...}
[stylesdir] (/usr/share/fluxbox/styles)
(User styles) {Choose a style...}
[stylesdir] (~/.fluxbox/styles)
[end]
[workspaces] (Workspace list)
[submenu] (Tools)
[exec] (Window name) {xprop WM_CLASS|cut -d \" -f 2|xmessage -file - -center}
[exec] (Screenshot - JPG) {import screenshot.jpg && display -resize 50% screenshot.jpg}
[exec] (Screenshot - PNG) {import screenshot.png && display -resize 50% screenshot.png}
[end]
[submenu] (Video)
[exec] (VLC) {vlc}
[end]
[submenu] (Others)
[exec] (Bluetooth) {blueman-manager}
[exec] (Ulauncher) {ulauncher}
[wallpapers] (~/.fluxbox/backgrounds) {feh --bg-scale}
[reconfig] (Reconfigure)
[restart] (Restart)
[end]
[submenu] (System Tools)
[exec] (xkill) {xkill}
[restart] (xfce4) {startxfce4}
#[restart] (fvwm2) {fvwm2}
#[restart] (blackbox) {blackbox}
[exec] (Lock screen) {xlock}
[end]
[separator]
[exit] (Exit)
[endencoding]
[end]