Merge remote-tracking branch 'origin/main' into testing

This commit is contained in:
Morten Bendtsen
2021-01-20 15:39:02 +01:00

View File

@@ -40,8 +40,7 @@
"clock#date", "clock#date",
"clock#time", "clock#time",
"tray", "tray",
],
],
// Modules // Modules
@@ -197,7 +196,7 @@
"on-scroll-down": "brightnessctl -c backlight set +5%", "on-scroll-down": "brightnessctl -c backlight set +5%",
"on-scroll-up": "brightnessctl -c backlight set 5%-" "on-scroll-up": "brightnessctl -c backlight set 5%-"
}, },
"custom/firefox": { "custom/firefox": {
"format": " Firefox", "format": " Firefox",
"on-click": "exec firefox", "on-click": "exec firefox",
"tooltip": false "tooltip": false