Now waybar shows on all displays (then also on pbp)
This commit is contained in:
parent
eaa919a23a
commit
f9bfc48e07
1 changed files with 40 additions and 40 deletions
|
@ -56,13 +56,13 @@
|
|||
{
|
||||
layer = "top";
|
||||
position = "top";
|
||||
output = [ "HDMI-A-2" ];
|
||||
#output = [ "HDMI-A-2" ];
|
||||
|
||||
modules-left = [
|
||||
"sway/mode"
|
||||
"sway/workspaces"
|
||||
];
|
||||
modules-center = [];
|
||||
modules-center = [ ];
|
||||
modules-right = [
|
||||
"idle_inhibitor"
|
||||
"tray"
|
||||
|
|
Loading…
Add table
Reference in a new issue