diff options
| -rw-r--r-- | .fvwm2rc | 2 | ||||
| -rw-r--r-- | .stalonetrayrc | 3 |
2 files changed, 3 insertions, 2 deletions
@@ -38,7 +38,7 @@ Style uxterm Icon Monitor.xpm # AddToFunc "StartFunction" -+ I Exec xsetroot -solid '#103040' ++ I Exec xsetroot -solid '#304050' + I Test (Init) Exec xss-lock xlock +resetsaver + I Test (Init) Exec stalonetray + I Test (Init) Exec nm-applet diff --git a/.stalonetrayrc b/.stalonetrayrc index 97b8f37..3d7a722 100644 --- a/.stalonetrayrc +++ b/.stalonetrayrc @@ -1,5 +1,6 @@ # ~/.stalonetrayrc -background "#103040" +# background "#103040" +background "#304050" #geometry 1x1-510-0 geometry 1x1-590-0 grow_gravity NE |
