integrated waybar configuration cleanly into existing hyprland config
This commit is contained in:
parent
90966f1b3e
commit
5e920cd892
8 changed files with 356 additions and 343 deletions
|
|
@ -28,6 +28,7 @@
|
|||
x = 0;
|
||||
y = 0;
|
||||
wallpaper = ../../misc/landscape.png;
|
||||
bar = "right";
|
||||
}
|
||||
{
|
||||
output = "DP-3";
|
||||
|
|
@ -35,6 +36,7 @@
|
|||
y = 0;
|
||||
transform = 1;
|
||||
wallpaper = ../../misc/portrait.png;
|
||||
bar = "top";
|
||||
}
|
||||
];
|
||||
bindWorkspaces = "interlaced";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue