integrated waybar configuration cleanly into existing hyprland config

This commit is contained in:
KoenDR06 2025-08-29 17:18:18 +02:00
parent 90966f1b3e
commit 5e920cd892
8 changed files with 356 additions and 343 deletions

View file

@ -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";