feat: added waybar & anyrun configs
This commit is contained in:
23
.config/waybar/config
Normal file
23
.config/waybar/config
Normal file
@@ -0,0 +1,23 @@
|
||||
[
|
||||
{
|
||||
"output": ["DP-1"],
|
||||
"include": [
|
||||
"~/.config/waybar/lib/common.json",
|
||||
"~/.config/waybar/bars/DP-1.json"
|
||||
]
|
||||
},
|
||||
{
|
||||
"output": ["DP-2"],
|
||||
"include": [
|
||||
"~/.config/waybar/lib/common.json",
|
||||
"~/.config/waybar/bars/DP-2.json"
|
||||
]
|
||||
},
|
||||
{
|
||||
"output": ["DP-3"],
|
||||
"include": [
|
||||
"~/.config/waybar/lib/common.json",
|
||||
"~/.config/waybar/bars/DP-3.json"
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user