diff options
Diffstat (limited to '.fvwm2rc')
| -rw-r--r-- | .fvwm2rc | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -42,6 +42,8 @@ AddToFunc "StartFunction" + I Test (Init) Exec xss-lock xlock +resetsaver + I Test (Init) Exec stalonetray + I Test (Init) Exec nm-applet ++ I Test (Init) Exec sudo blueman-applet ++ I Test (Init) Exec pasystray + I Exec status2 + I Module FvwmPager 0 0 #+ "I" Exec dunst @@ -115,7 +117,7 @@ AddToMenu "Settings" DestroyMenu "Multimedia" AddToMenu "Multimedia" -+ "&Asunder" Exec exec asunder +#+ "&Asunder" Exec exec asunder + "&Geeqie" Exec exec geeqie #+ "&Molotov" Exec exec molotov + "&Quodlibet" Exec exec quodlibet @@ -126,6 +128,8 @@ DestroyMenu "Utilities" AddToMenu "Utilities" + "&Xterm" Exec exec xt + "&Black Xterm" Exec exec xt -bg black -fg grey70 ++ "&Aterm" Exec exec xt -fa Hack -fs 10 ++ "Aterm&2" Exec exec xt -fa Hack -fs 10 -bg black -fg grey70 #+ "File manager" Exec exec pcmanfm-qt + "&Top" Exec exec xt -T Top -n Top -e top + "&Web" Exec exec chromium --disk-cache-dir=/tmp/chromium-cache |
