in the bar, move the window title to the left
This commit is contained in:
parent
b795826252
commit
c3396e514d
1 changed files with 2 additions and 1 deletions
3
bar.nix
3
bar.nix
|
|
@ -36,8 +36,9 @@
|
||||||
"modules-left" = [
|
"modules-left" = [
|
||||||
"group/controls"
|
"group/controls"
|
||||||
"hyprland/submap"
|
"hyprland/submap"
|
||||||
|
"hyprland/window"
|
||||||
];
|
];
|
||||||
"modules-center" = [ "hyprland/window" ];
|
"modules-center" = [];
|
||||||
"modules-right" = [
|
"modules-right" = [
|
||||||
"network"
|
"network"
|
||||||
"custom/nvidia-load"
|
"custom/nvidia-load"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue