From 0d212ce6431d988f52cbd32ee2fced84e1fbd9e9 Mon Sep 17 00:00:00 2001 From: Jimbo Date: Thu, 5 Dec 2024 20:23:32 -0500 Subject: [PATCH] Move misc bar to top layer --- modules/home/wms/programs/waybar/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/wms/programs/waybar/default.nix b/modules/home/wms/programs/waybar/default.nix index 0e28c04..aa8b1ac 100644 --- a/modules/home/wms/programs/waybar/default.nix +++ b/modules/home/wms/programs/waybar/default.nix @@ -314,7 +314,7 @@ displayLap = { name = "laptop"; position = "top"; - layer = "bottom"; + layer = "top"; output = [ "eDP-1" "LVDS-1"