@@ -7,7 +7,7 @@ debug: false # Enable debug mode to see more logs
7
7
komorebi :
8
8
start_command : " komorebic start --whkd"
9
9
stop_command : " komorebic stop --whkd"
10
- reload_command : " komorebic reload-configuration "
10
+ reload_command : " komorebic stop --whkd && komorebic start --whkd "
11
11
12
12
# This is the main configuration file for Yet Another Status Bar (YASB)
13
13
bars :
@@ -20,50 +20,49 @@ bars:
20
20
position : " top"
21
21
center : false
22
22
blur_effect :
23
- enabled : false
24
- acrylic : false
23
+ enabled : false
24
+ acrylic : false
25
25
dark_mode : false
26
- round_corners : false
26
+ round_corners : true
27
27
border_color : None
28
28
window_flags :
29
29
always_on_top : false
30
30
windows_app_bar : true
31
31
dimensions :
32
32
width : " 100%"
33
- height : 36
33
+ height : 32
34
34
padding :
35
- top : 4
36
- left : 0
37
- bottom : 4
38
- right : 0
35
+ top : 2
36
+ left : 15
37
+ bottom : 2
38
+ right : 15
39
39
widgets :
40
40
left :
41
41
[
42
- " win_button" ,
43
- " github" ,
44
- " apps" ,
42
+ # "win_button",
45
43
" komorebi_workspaces" ,
46
- " komorebi_active_layout" ,
47
- " active_window"
44
+ " media" ,
45
+ # "komorebi_active_layout",
46
+ # "active_window"
48
47
]
49
48
center : [
50
49
" clock" ,
51
- # "github",
52
50
]
53
51
right :
54
52
[
55
- " media " ,
53
+ # "github ",
56
54
" wifi" ,
57
55
" weather" ,
58
56
" volume" ,
59
57
# "battery",
60
58
# "language",
61
59
# "ip_info",
62
60
" cpu" ,
63
- " disk" ,
61
+ # "disk",
64
62
" memory" ,
65
63
# "wallapers",
66
64
# "traffic",
65
+ # "apps",
67
66
" power_menu"
68
67
]
69
68
widgets :
@@ -72,7 +71,7 @@ widgets:
72
71
options :
73
72
label : " {volume_label} {space[used][percent]}"
74
73
label_alt : " {volume_label} {space[used][gb]} / {space[total][gb]}"
75
- volume_label : " C"
74
+ # volume_label: "C"
76
75
update_interval : 60 # Update interval in seconds
77
76
callbacks :
78
77
on_middle : " do_nothing"
@@ -81,23 +80,23 @@ widgets:
81
80
media :
82
81
type : " yasb.media.MediaWidget"
83
82
options :
84
- label : " {title} - {artist}"
85
- label_alt : " {title}"
83
+ label : " <span> \uf001 </span> {title} - {artist}"
84
+ label_alt : " <span> \uf001 </span> {title}"
86
85
max_field_size :
87
- label : 20
88
- label_alt : 30
86
+ label : 30
87
+ label_alt : 24
89
88
show_thumbnail : true
90
89
controls_only : false
91
90
controls_left : true
92
91
hide_empty : true
93
92
thumbnail_alpha : 80
94
93
thumbnail_padding : 8
95
- thumbnail_corner_radius : 16 # Set to 0 for square corners
94
+ thumbnail_corner_radius : 15 # Set to 0 for square corners
96
95
icons :
97
- prev_track : " \ue892 "
98
- next_track : " \ue893 "
99
- play : " \ue768 "
100
- pause : " \ue769 "
96
+ prev_track : " " # " \ue892"
97
+ next_track : " " # " \ue893"
98
+ play : " " # " \ue768"
99
+ pause : " " # " \ue769"
101
100
102
101
active_window :
103
102
type : " yasb.active_window.ActiveWindowWidget"
@@ -242,10 +241,10 @@ widgets:
242
241
options :
243
242
label : " <span>{icon}</span> {temp_c}"
244
243
label_alt : " {location}: Min {min_temp_c}, Max {max_temp_c}, Humidity {humidity}"
245
- api_key : ' 3bf4cf9a7c3f40d6b31174128242807 ' # Get your free API key from https://www.weatherapi.com/
244
+ api_key : ' dc830d76d08245e3b7135513241311 ' # Get your free API key from https://www.weatherapi.com/
246
245
update_interval : 600 # Update interval in seconds, Min 600 seconds
247
246
hide_decimal : true
248
- location : ' Los Angeles, CA, USA ' # You can use "USA Los Angeles 90006" {COUNTRY CITY ZIP_CODE}, or just city.
247
+ location : ' Ho Chi Minh City ' # You can use "USA Los Angeles 90006" {COUNTRY CITY ZIP_CODE}, or just city.
249
248
callbacks :
250
249
on_left : " toggle_label"
251
250
icons :
@@ -301,14 +300,15 @@ widgets:
301
300
options :
302
301
label : " {data}"
303
302
app_list :
304
- - {icon: "\uf489", launch: "wt"}
303
+ - {icon: "\uf282", launch: "C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe"}
304
+ # - {icon: "\udb80\ude39", launch: "C:\\Program Files\\Mozilla Firefox\\firefox.exe"}
305
305
- {icon: "\udb82\ude1e", launch: "C:\\Users\\jqnhi\\AppData\\Local\\Programs\\Microsoft VS Code\\Code.exe"}
306
- - {icon: "\udb80\ude39", launch: "C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe"}
306
+ - {icon: "\uf489", launch: "wt"}
307
+ - {icon: "\uf413", launch: "explorer"}
308
+ - {icon: "\uf0a2", launch: "notification_center"}
307
309
- {icon: "\ueb51", launch: "quick_settings"}
308
310
- {icon: "\uf46a", launch: "cmd.exe /c start ms-settings:windowsupdate"}
309
311
- {icon: "\uf422", launch: "search"}
310
- - {icon: "\uf0a2", launch: "notification_center"}
311
- # - {icon: "\uf413", launch: "explorer c:\\Users\\amn"}
312
312
# - {icon: "\uf1ff", launch: "C:\\Users\\amn\\AppData\\Local\\Discord\\Update.exe --processStart Discord.exe"}
313
313
# - {icon: "\ue217", launch: "C:\\Users\\amn\\AppData\\Roaming\\Telegram Desktop\\Telegram.exe"}
314
314
# - {icon: "\udb84\udf55", launch: "widget"}
@@ -351,8 +351,8 @@ widgets:
351
351
win_button :
352
352
type : " yasb.custom.CustomWidget"
353
353
options :
354
- label : " \ue62a "
355
- label_alt : " \ue62a "
354
+ label : " <span> \uf40e </span> "
355
+ label_alt : " <span> \uf40e </span> "
356
356
class_name : " system-widget"
357
357
callbacks :
358
358
on_left : " exec start_menu"
0 commit comments