add sway
This commit is contained in:
+14
-4
@@ -119,6 +119,16 @@
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
"actions": {
|
||||
"on-click-right": "mode",
|
||||
"on-click-forward": "tz_up",
|
||||
@@ -128,15 +138,15 @@
|
||||
},
|
||||
|
||||
"clock#2": {
|
||||
"format": " {:%I:%M %p}", // AM PM format
|
||||
//"format": " {:%H:%M}",// 24H
|
||||
// "format": " {:%I:%M %p}", // AM PM format
|
||||
"format": " {:%H:%M}",// 24H
|
||||
"format-alt": "{:%A | %H:%M | %e %B}",
|
||||
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>"
|
||||
},
|
||||
|
||||
"clock#3": {
|
||||
"format": "{:%I:%M %p - %d/%b}",//for AM/PM
|
||||
//"format": "{:%H:%M - %d/%b}",// 24H
|
||||
//"format": "{:%I:%M %p - %d/%b}",//for AM/PM
|
||||
"format": "{:%H:%M - %d/%b}",// 24H
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
|
||||
@@ -234,7 +234,7 @@
|
||||
"tooltip": false
|
||||
},
|
||||
"custom/separator#blank": {
|
||||
"format": "",
|
||||
"format": " ",
|
||||
"interval": "once",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user