summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2023-06-02 12:07:33 +0200
committerMarc Vertes <mvertes@free.fr>2023-06-02 12:07:33 +0200
commitcff7dffc0c364c66e3e228bafc914de756d043bb (patch)
treef8500cfcffe43657c0719e86f8731b2a4c41dfcb
parentca99e843e97452ba7d701edde28e0da635019758 (diff)
fix background color
-rw-r--r--.fvwm2rc2
-rw-r--r--.stalonetrayrc3
2 files changed, 3 insertions, 2 deletions
diff --git a/.fvwm2rc b/.fvwm2rc
index abfb5b2..7acddd5 100644
--- a/.fvwm2rc
+++ b/.fvwm2rc
@@ -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