mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-25 14:31:54 -05:00
waybar: removed default hyprland modules
This commit is contained in:
parent
8bbc321005
commit
e3e62eadda
|
@ -23,7 +23,7 @@
|
||||||
layer = "top";
|
layer = "top";
|
||||||
output = ["*"];
|
output = ["*"];
|
||||||
position = "top";
|
position = "top";
|
||||||
modules-left = lib.mkDefault ["hyprland/workspaces" "hyprland/submap"];
|
modules-left = lib.mkDefault [];
|
||||||
modules-center = ["clock"];
|
modules-center = ["clock"];
|
||||||
modules-right = [
|
modules-right = [
|
||||||
"tray"
|
"tray"
|
||||||
|
|
Loading…
Reference in a new issue