Compare commits
2 Commits
161367f243
...
114f1cde7c
| Author | SHA1 | Date | |
|---|---|---|---|
| 114f1cde7c | |||
| e523bf8aee |
@@ -13,9 +13,8 @@
|
||||
// Choose the order of the modules
|
||||
"modules-left": [
|
||||
"hyprland/workspaces",
|
||||
"custom/pomodoro",
|
||||
"custom/submap"
|
||||
// "custom/goal"
|
||||
"custom/pomodoro"
|
||||
// "custom/submap"
|
||||
],
|
||||
"modules-center": [
|
||||
"mpd"
|
||||
@@ -59,18 +58,18 @@
|
||||
],
|
||||
"format": "{icon}",
|
||||
"format-icons": {
|
||||
"1": " ",
|
||||
"2": "二",
|
||||
"3": "三",
|
||||
"4": "四",
|
||||
"5": "五",
|
||||
"6": "六",
|
||||
"7": "七",
|
||||
"8": "八",
|
||||
"9": "九",
|
||||
"10": "ロ",
|
||||
"11": "一",
|
||||
"12": "十",
|
||||
"1": "1",
|
||||
"2": "2",
|
||||
"3": "3",
|
||||
"4": "4",
|
||||
"5": "5",
|
||||
"6": "6",
|
||||
"7": "7",
|
||||
"8": "8",
|
||||
"9": "9",
|
||||
"10": "0",
|
||||
"11": "-",
|
||||
"12": "+",
|
||||
"default": "",
|
||||
"empty": ""
|
||||
}
|
||||
@@ -239,7 +238,7 @@
|
||||
"format-bluetooth-muted": "{format_source} ",
|
||||
"format-muted": "",
|
||||
"format-source": "",
|
||||
"format-source-muted": " ",
|
||||
"format-source-muted": " ",
|
||||
"format-icons": [
|
||||
"", "", "", "", "", "", "", "", ""
|
||||
],
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
@define-color info #CCEEFF;
|
||||
|
||||
* {
|
||||
font-family: "Iosevka Nerd Font";
|
||||
font-family: "Iosevka Nerd Font Propo";
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user