diff options
Diffstat (limited to '.fvwm2rc')
| -rw-r--r-- | .fvwm2rc | 39 |
1 files changed, 16 insertions, 23 deletions
@@ -1,23 +1,19 @@ HilightColor black IndianRed -WindowFont fixed -IconFont fixed -MenuStyle black grey76 grey30 fixed fvwm +MenuStyle * fvwm, Foreground black, Background grey76, Greyed grey30, Font fixed, AnimationOff IgnoreModifiers 2 -#Style "*" SloppyFocus -Style "*" MouseFocusClickRaises -Style "*" ForeColor black -Style "*" BackColor SteelBlue -Style "*" IconBox 800x64+0-0 -Style "*" MWMFunctions, MWMButtons, MWMBorder, MWMDecor, DecorateTransient, StickyIcon -Style "*" RandomPlacement +Style * MouseFocusClickRaises +Style * ForeColor black +Style * BackColor SteelBlue +Style * IconBox 800x64+0-0 +Style * MWMFunctions, MWMButtons, MWMBorder, MWMDecor, DecorateTransient, StickyIcon +Style * RandomPlacement OpaqueMoveSize 0 -#EdgeScroll 100 100 -#EdgeScroll 100000 100000 EdgeScroll 0 0 -EdgeResistance 100000 100000 -#style "*" EdgeMoveResistance 100000 100 +EdgeResistance -1 +Style * EdgeMoveResistance 100000 +Style * EdgeMoveDelay -1 DeskTopSize 2x2 @@ -30,7 +26,6 @@ Style "*Pager" NoHandles, BorderWidth 0, WindowListSkip, CirculateSkip Style "FvwmBanner" StaysOnTop Style "FvwmButtons" NoTitle, NoHandles, Sticky, WindowListSkip,BorderWidth 4 Style "*lock" NoTitle, NoHandles, WindowListSkip -Style "gkrellm" NoTitle, Sticky, WindowListSkip, CirculateSkip #Style "*unknown*" NoTitle, BorderWidth 0, NoHandles, WindowListSkip #Style "rxvt" Icon Monitor.xpm @@ -43,6 +38,7 @@ Style "uxterm" Icon Monitor.xpm AddToFunc "StartFunction" + I Exec xsetroot -solid '#103040' ++ I Test (Init) Exec xss-lock xlock +resetsaver + I Test (Init) Exec stalonetray + I Test (Init) Exec nm-applet + I Exec status2 @@ -81,12 +77,9 @@ AddToFunc "Focus-and-Raise" I Focus #========================================================================# DestroyMenu "Quit-Verify" AddToMenu "Quit-Verify" -#+ "&Lock screen" Exec exec vlock -an + "&Fvwm restart" Restart -#+ "&Lock screen" Exec exec slock sudo sh -c "echo mem > /sys/power/state" ++ "&Lock screen" Exec exec xlock +resetsaver + "&Quit X11" Quit -+ "&Suspend" Exec exec slock sudo sh -c "echo mem > /sys/power/state" -#+ "&Suspend" Exec exec suspend + "&Reboot" Exec exec sudo /sbin/reboot + "&Power off" Exec exec sudo /sbin/poweroff @@ -103,9 +96,9 @@ AddToMenu "Desktop-Apps" + "&Discord" Exec exec discord + "&Firefox" Exec exec firefox + "&Google Chrome" Exec exec google-chrome-stable -+ "&Keybase" Exec exec keybase-gui -+ "&LibreOffice" Exec exec libreoffice -+ "&RSS Guard" Exec exec rssguard +#+ "&Keybase" Exec exec keybase-gui +#+ "&LibreOffice" Exec exec libreoffice ++ "&RSS Guard" Exec exec rssguard -n + "S&ignal" Exec exec signal-desktop + "&Slack" Exec exec slack + "Sea&Monkey" Exec exec seamonkey @@ -124,7 +117,7 @@ AddToMenu "Multimedia" + "&Asunder" Exec exec asunder + "&Geeqie" Exec exec geeqie #+ "&Molotov" Exec exec molotov - "&Quodlibet" Exec exec quodlibet ++ "&Quodlibet" Exec exec quodlibet + "&Spotify" Exec exec spotify + "&Vlc" Exec exec vlc |
