feat: added waybar & anyrun configs
This commit is contained in:
23
.config/waybar/bars/DP-2.json
Normal file
23
.config/waybar/bars/DP-2.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"reload_style_on_change": true,
|
||||
"include": [
|
||||
"~/.config/waybar/lib/components/workspaces.json",
|
||||
"~/.config/waybar/lib/components/tray.json",
|
||||
"~/.config/waybar/lib/components/language.json",
|
||||
"~/.config/waybar/lib/components/audio.json",
|
||||
"~/.config/waybar/lib/components/calendar.json",
|
||||
"~/.config/waybar/lib/components/clock.json"
|
||||
],
|
||||
"modules-left": [
|
||||
"hyprland/workspaces",
|
||||
"tray"
|
||||
],
|
||||
"modules-center": [
|
||||
],
|
||||
"modules-right": [
|
||||
"hyprland/language",
|
||||
"pulseaudio",
|
||||
"clock#calendar",
|
||||
"clock"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user