feat: added waybar & anyrun configs
This commit is contained in:
24
.config/waybar/bars/DP-3.json
Normal file
24
.config/waybar/bars/DP-3.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"reload_style_on_change": true,
|
||||
"include": [
|
||||
"~/.config/waybar/lib/components/workspaces.json",
|
||||
"~/.config/waybar/lib/components/mpris.json",
|
||||
"~/.config/waybar/lib/components/notifications.json",
|
||||
"~/.config/waybar/lib/components/calendar.json",
|
||||
"~/.config/waybar/lib/components/clock.json"
|
||||
],
|
||||
"modules-left": [
|
||||
"hyprland/workspaces",
|
||||
"mpris"
|
||||
],
|
||||
"modules-center": [
|
||||
],
|
||||
"modules-right": [
|
||||
"custom/notification",
|
||||
"clock#calendar",
|
||||
"clock"
|
||||
],
|
||||
"mpris": {
|
||||
"dynamic-len": 65
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user