More niri config
This commit is contained in:
parent
e71ff8ed61
commit
39b457bc0a
4 changed files with 5 additions and 5 deletions
|
|
@ -8,7 +8,7 @@
|
|||
position = "top";
|
||||
height = 20;
|
||||
|
||||
modules-left = [ "hyprland/workspaces" ];
|
||||
modules-left = [ "hyprland/workspaces" "niri/workspaces" ];
|
||||
modules-center = [ "clock" ];
|
||||
modules-right = [
|
||||
"cpu"
|
||||
|
|
|
|||
|
|
@ -108,9 +108,9 @@ layout {
|
|||
// preset-window-heights { }
|
||||
|
||||
// You can change the default width of the new windows.
|
||||
// default-column-width { proportion 0.5; }
|
||||
default-column-width { proportion 0.5; }
|
||||
// If you leave the brackets empty, the windows themselves will decide their initial width.
|
||||
default-column-width {}
|
||||
// default-column-width {};
|
||||
|
||||
// By default focus ring and border are rendered as a solid background rectangle
|
||||
// behind windows. That is, they will show up through semitransparent windows.
|
||||
|
|
@ -179,8 +179,6 @@ layout {
|
|||
// which may be more convenient to use.
|
||||
// See the binds section below for more spawn examples.
|
||||
|
||||
// This line starts waybar, a commonly used bar for Wayland compositors.
|
||||
spawn-at-startup "waybar"
|
||||
spawn-at-startup "swayosd-server"
|
||||
spawn-at-startup "hypridle"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue