changed desktop screenshot

This commit is contained in:
pagedmov
2024-10-21 22:53:08 -04:00
parent bb7a221775
commit 94f4b44b71
5 changed files with 6 additions and 2 deletions

View File

@@ -44,6 +44,8 @@
"4,persistent=true,monitor:eDP-1"
];
layerrule = "blur,waybar";
input = {
kb_layout = "us";
follow_mouse = 1;

View File

@@ -47,6 +47,7 @@ in
margin-top = 5;
margin-right = if desktop then 8 else 5;
mode = "dock";
"gtk-layer-shell" = true;
modules-left = [
"hyprland/workspaces"
@@ -176,6 +177,7 @@ in
margin-bottom = 8;
name = "sideBar";
mode = "dock";
"gtk-layer-shell" = true;
modules-left = if desktop then [
"hyprland/workspaces"

View File

@@ -39,7 +39,7 @@ in
window#waybar {
border-radius: 20px;
border: 3px solid #${colors.color7};
background: rgba(46,52,64,0.9);
background: rgba(46,52,64,0.15);
margin: 20px;
}
window#waybar.empty #window {