Adds custom output settings
This commit is contained in:
parent
f700aa5ba9
commit
733debf54c
3 changed files with 5 additions and 0 deletions
3
.config/waybar/Output.config.json##class.Laptop
Normal file
3
.config/waybar/Output.config.json##class.Laptop
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"output": "eDP-1"
|
||||||
|
}
|
||||||
1
.config/waybar/Output.config.json##class.PC
Normal file
1
.config/waybar/Output.config.json##class.PC
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
{}
|
||||||
|
|
@ -4,6 +4,7 @@
|
||||||
"$HOME/.config/waybar/ModulesWorkspaces.json",
|
"$HOME/.config/waybar/ModulesWorkspaces.json",
|
||||||
"$HOME/.config/waybar/ModulesCustom.json",
|
"$HOME/.config/waybar/ModulesCustom.json",
|
||||||
"$HOME/.config/waybar/ModulesGroups.json",
|
"$HOME/.config/waybar/ModulesGroups.json",
|
||||||
|
"$HOME/.config/waybar/Output.config.json"
|
||||||
],
|
],
|
||||||
"layer": "top",
|
"layer": "top",
|
||||||
"exclusive": true,
|
"exclusive": true,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue