-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
574b3ca
commit 1c87d7b
Showing
5 changed files
with
555 additions
and
0 deletions.
There are no files selected for viewing
253 changes: 253 additions & 0 deletions
253
themes/0892faae-d929-4c65-8689-4ef1de32f73d/config.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,253 @@ | ||
watch_stylesheet: true | ||
watch_config: true | ||
debug: false | ||
komorebi: | ||
start_command: "komorebic start --whkd" | ||
stop_command: "komorebic stop --whkd" | ||
reload_command: "komorebic stop --whkd && komorebic start --whkd" | ||
bars: | ||
primary-bar: | ||
enabled: true | ||
screens: ["*"] | ||
class_name: "yasb-bar" | ||
alignment: | ||
position: "top" | ||
center: false | ||
blur_effect: | ||
enabled: true | ||
acrylic: false | ||
dark_mode: true | ||
round_corners: true | ||
border_color: None | ||
window_flags: | ||
always_on_top: false | ||
windows_app_bar: true | ||
dimensions: | ||
width: "100%" | ||
height: 32 | ||
padding: | ||
top: 4 | ||
left: 6 | ||
bottom: 0 | ||
right: 6 | ||
widgets: | ||
left: ["komorebi_workspaces","active_window"] | ||
center: ["clock","apps"] | ||
right: ["update","ai","wallpapers","github","taskbar","weather","whkd","volume","power_menu"] | ||
widgets: | ||
update: | ||
type: "yasb.update_check.UpdateCheckWidget" | ||
options: | ||
winget_update: | ||
enabled: true | ||
label: "<span>\uf0ab</span>{count}" | ||
interval: 30 | ||
exclude: [] | ||
windows_update: | ||
enabled: true | ||
label: "<span>\uf0ab</span>{count}" | ||
interval: 240 | ||
exclude: [] | ||
active_window: | ||
type: "yasb.active_window.ActiveWindowWidget" | ||
options: | ||
label: "{win[title]}" | ||
label_alt: "[class_name='{win[class_name]}' exe='{win[process][name]}' hwnd={win[hwnd]}]" | ||
label_no_window: "" | ||
label_icon: true | ||
label_icon_size: 14 | ||
max_length: 56 | ||
max_length_ellipsis: "..." | ||
monitor_exclusive: false | ||
clock: | ||
type: "yasb.clock.ClockWidget" | ||
options: | ||
label: "{%a, %d %b %H:%M}" | ||
label_alt: "{%A, %d %B %Y %H:%M:%S}" | ||
timezones: [] | ||
komorebi_workspaces: | ||
type: "komorebi.workspaces.WorkspaceWidget" | ||
options: | ||
label_offline: "\u23fc Offline" | ||
label_workspace_btn: "\udb81\udc3d" | ||
label_workspace_active_btn: "" | ||
label_workspace_populated_btn: "\udb81\udc3e" | ||
label_default_name: "{index}" | ||
label_zero_index: false | ||
hide_empty_workspaces: false | ||
hide_if_offline: true | ||
animation: true | ||
container_padding: | ||
top: 0 | ||
left: 8 | ||
bottom: 0 | ||
right: 8 | ||
komorebi_active_layout: | ||
type: "komorebi.active_layout.ActiveLayoutWidget" | ||
options: | ||
hide_if_offline: true | ||
label: "{icon}" | ||
layouts: | ||
[ | ||
"bsp", | ||
"columns", | ||
"rows", | ||
"grid", | ||
"vertical_stack", | ||
"horizontal_stack", | ||
"ultrawide_vertical_stack", | ||
"right_main_vertical_stack", | ||
] | ||
layout_icons: | ||
bsp: "BSP" | ||
columns: "COLS" | ||
rows: "ROWS" | ||
grid: "GRID" | ||
vertical_stack: "V-STACK" | ||
horizontal_stack: "H-STACK" | ||
ultrawide_vertical_stack: "W-STACK" | ||
right_main_vertical_stack: "RMV-STACK" | ||
monocle: "MONOCLE" | ||
maximised: "MAX" | ||
floating: "FLOATING" | ||
paused: "PAUSED" | ||
container_padding: | ||
top: 0 | ||
left: 8 | ||
bottom: 0 | ||
right: 8 | ||
callbacks: | ||
on_left: "next_layout" | ||
on_middle: "toggle_monocle" | ||
on_right: "prev_layout" | ||
weather: | ||
type: "yasb.weather.WeatherWidget" | ||
options: | ||
label: "<span>{icon}</span> {temp_c}" | ||
label_alt: "{location}: Min {min_temp_c}, Max {max_temp_c}, Humidity {humidity}" | ||
api_key: "24b6c2cda6d84066b0304531241908" | ||
update_interval: 600 | ||
hide_decimal: true | ||
location: "USA Los Angeles 90006" | ||
callbacks: | ||
on_left: "toggle_label" | ||
icons: | ||
sunnyDay: "\udb81\udd99" | ||
clearNight: "\udb81\udd99" | ||
cloudyDay: "\udb81\udd99" | ||
cloudyNight: "\udb81\udd99" | ||
rainyDay: "\udb81\udd99" | ||
rainyNight: "\udb81\udd99" | ||
snowyIcyDay: "\udb81\udd99" | ||
snowyIcyNight: "\udb81\udd99" | ||
blizzard: "\udb81\udd99" | ||
default: "\udb81\udd99" | ||
volume: | ||
type: "yasb.volume.VolumeWidget" | ||
options: | ||
label: "<span>{icon}</span> {level}" | ||
label_alt: "{volume}" | ||
volume_icons: | ||
- "\ueee8" | ||
- "\uf026" | ||
- "\uf027" | ||
- "\uf027" | ||
- "\uf028" | ||
callbacks: | ||
on_right: "exec cmd.exe /c start ms-settings:sound" | ||
power_menu: | ||
type: "yasb.power_menu.PowerMenuWidget" | ||
options: | ||
label: "\uf011" | ||
uptime: True | ||
blur: False | ||
blur_background: True | ||
animation_duration: 200 | ||
button_row: 5 | ||
buttons: | ||
shutdown: ["\uf011", "Shut Down"] | ||
restart: ["\uead2", "Restart"] | ||
signout: ["\udb80\udf43", "Sign out"] | ||
hibernate: ["\uf28e", "Hibernate"] | ||
sleep: ["\u23fe", "Sleep"] | ||
cancel: ["", "Cancel"] | ||
apps: | ||
type: "yasb.applications.ApplicationsWidget" | ||
options: | ||
container_padding: | ||
top: 0 | ||
left: 8 | ||
bottom: 0 | ||
right: 8 | ||
label: "{data}" | ||
app_list: | ||
- { icon: "\uf0a2", launch: "notification_center" } | ||
- { icon: "\uf422", launch: "launcher" } | ||
- { icon: "\ueb03", launch: "cmd /c Taskmgr" } | ||
- { icon: "\uf489", launch: "wt" } | ||
- { icon: "\udb84\udec7", launch: "C:\\Program Files\\Microsoft Office\\root\\Office16\\OUTLOOK.EXE" } | ||
- { icon: "\uf1ff",launch: "C:\\Users\\amn\\AppData\\Local\\Discord\\Update.exe --processStart Discord.exe" } | ||
- { icon: "\ue217",launch: "C:\\Users\\amn\\AppData\\Roaming\\Telegram Desktop\\Telegram.exe" } | ||
- { icon: "\ued38",launch: "C:\\Users\\amn\\AppData\\Local\\Viber\\Viber.exe" } | ||
- { icon: "\uf17e",launch: "C:\\Program Files (x86)\\Microsoft\\Skype for Desktop\\Skype.exe" } | ||
- { icon: "\udb80\ude39",launch: "C:\\Program Files\\Mozilla Firefox\\firefox.exe" } | ||
- { icon: "\udb82\ude1e",launch: "C:\\Users\\amn\\AppData\\Local\\Programs\\Microsoft VS Code\\Code.exe" } | ||
github: | ||
type: "yasb.github.GithubWidget" | ||
options: | ||
label: "<span>\ueba1</span>" | ||
label_alt: "Notifications {data}" | ||
token: env | ||
max_notification: 30 | ||
only_unread: false | ||
max_field_size: 54 | ||
menu_width: 400 | ||
menu_height: 400 | ||
menu_offset: 240 | ||
update_interval: 60 | ||
taskbar: | ||
type: "yasb.taskbar.TaskbarWidget" | ||
options: | ||
animation: true | ||
icon_size: 16 | ||
ignore_apps: | ||
processes: [] | ||
titles: [] | ||
classes: [] | ||
container_padding: | ||
top: 0 | ||
left: 0 | ||
bottom: 0 | ||
right: 0 | ||
ai: | ||
type: "yasb.custom.CustomWidget" | ||
options: | ||
label: "<span>\udb81\ude74</span>" | ||
label_alt: "\udb81\ude74" | ||
class_name: "ai-widget" | ||
callbacks: | ||
on_left: "exec cmd.exe /c start \"C:\\Program Files\\Mozilla Firefox\\firefox.exe\" https://platform.openai.com/playground/chat?models=gpt-4o" | ||
whkd: | ||
type: "yasb.whkd.WhkdWidget" | ||
options: | ||
label: "<span>\uf11c</span>" | ||
wallpapers: | ||
type: "yasb.wallpapers.WallpapersWidget" | ||
options: | ||
label: "<span>\udb83\ude09</span>" | ||
image_path: "C:\\Users\\amn\\Pictures\\Wallpapers" | ||
change_automatically: false | ||
update_interval: 60 | ||
gallery: | ||
enabled: true | ||
blur: true | ||
image_width: 296 | ||
image_per_page: 6 | ||
show_buttons: false | ||
orientation: "portrait" | ||
image_spacing: 10 | ||
lazy_load: true | ||
lazy_load_delay: 10 | ||
lazy_load_fadein: 200 | ||
image_corner_radius: 20 | ||
enable_cache: true |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
My personal and favorite theme |
Oops, something went wrong.