waybar: removed default hyprland modules

This commit is contained in:
Aly Raffauf 2024-04-22 22:33:33 -04:00
parent 8bbc321005
commit e3e62eadda

View file

@ -23,7 +23,7 @@
layer = "top";
output = ["*"];
position = "top";
modules-left = lib.mkDefault ["hyprland/workspaces" "hyprland/submap"];
modules-left = lib.mkDefault [];
modules-center = ["clock"];
modules-right = [
"tray"