Now waybar shows on all displays (then also on pbp)

This commit is contained in:
Andrea Ciceri 2021-10-01 01:31:42 +02:00
parent eaa919a23a
commit f9bfc48e07
No known key found for this signature in database
GPG key ID: A1FC89532D1C5654

View file

@ -56,13 +56,13 @@
{ {
layer = "top"; layer = "top";
position = "top"; position = "top";
output = [ "HDMI-A-2" ]; #output = [ "HDMI-A-2" ];
modules-left = [ modules-left = [
"sway/mode" "sway/mode"
"sway/workspaces" "sway/workspaces"
]; ];
modules-center = []; modules-center = [ ];
modules-right = [ modules-right = [
"idle_inhibitor" "idle_inhibitor"
"tray" "tray"