ft: move to everforest

This commit is contained in:
Marco Thomas
2022-07-11 20:18:40 +02:00
parent bfae7de93a
commit ecf5c8d895
8 changed files with 109 additions and 82 deletions

View File

@@ -13,7 +13,7 @@
"layer": "bottom",
"position": "top",
"position": "left",
// If height property would be not present, it'd be calculated dynamically
"height": 37,
@@ -61,7 +61,8 @@
"critical": 15
},
// Connected to AC
"format": "{icon} {capacity}%", // Icon: bolt
//"format": "{icon} {capacity}%", // Icon: bolt
"format": " {capacity}%", // Icon: bolt
// Not connected to AC
"format-discharging": "{icon} {capacity}%",
"format-icons": [
@@ -76,13 +77,13 @@
"clock#time": {
"interval": 5,
"format": "{:%I:%M %p}",
"format": "{:%I:%M}",
"tooltip": false
},
"clock#date": {
"interval": 10,
"format": "{:%a, %e %b}", // Icon: calendar-alt
"format": "{:%a %e}", // Icon: calendar-alt
"tooltip-format": "{:%A, %e %B %Y}"
},
@@ -130,15 +131,18 @@
"sway/workspaces": {
"all-outputs": false,
"disable-scroll": false,
"format": "{icon} {name}",
"format": "{icon}",
"format-icons": {
"1": "",
"2": "",
"3": "‭ﭮ‬",
"4": "",
"5": "",
"8": "",
"9": "",
"1": "",
"2": "",
"3": "",
"4": "",
"5": "",
"6": "",
"7": "",
"8": "八",
"9": "九",
"10": "十",
"urgent": "",
"focused": "",
"default": ""