[PATCH 2/2] desktop-shell: Make clock format configurable, weston.ini

Martin Minarik minarik11 at student.fiit.stuba.sk
Wed Jun 13 07:10:43 PDT 2012


This is the configuration file entry.
---
 weston.ini |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/weston.ini b/weston.ini
index 7693253..911353a 100644
--- a/weston.ini
+++ b/weston.ini
@@ -27,6 +27,10 @@ path=/usr/bin/google-chrome
 icon=/usr/share/icons/gnome/24x24/apps/arts.png
 path=./clients/flower
 
+[clock]
+format=%a %b %d, %I:%M %p
+interval=60
+
 [screensaver]
 #path=./clients/wscreensaver
 duration=600
-- 
1.7.5.4



More information about the wayland-devel mailing list