mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-25 11:51:55 -05:00
waybar: removed default hyprland modules
This commit is contained in:
parent
8bbc321005
commit
e3e62eadda
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue