Merge main into zephyrus
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
// Choose the order of the modules
|
||||
"modules-left": ["sway/workspaces"],
|
||||
"modules-center": ["pulseaudio", "clock"],
|
||||
"modules-right": ["tray", "battery"],
|
||||
"modules-right": ["tray", "memory", "battery"],
|
||||
"sway/workspaces": {
|
||||
"disable-scroll": true,
|
||||
"sort-by-name": true,
|
||||
@@ -31,7 +31,7 @@
|
||||
"clock": {
|
||||
"timezone": "America/Montreal",
|
||||
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
|
||||
"format": " {:%H:%M %d/%m/%y} "
|
||||
"format": "🕐 {:%H:%M 📅 %d/%m/%y} "
|
||||
},
|
||||
"backlight": {
|
||||
"device": "intel_backlight",
|
||||
|
||||
Reference in New Issue
Block a user