changed desktop screenshot
This commit is contained in:
@@ -44,6 +44,8 @@
|
||||
"4,persistent=true,monitor:eDP-1"
|
||||
];
|
||||
|
||||
layerrule = "blur,waybar";
|
||||
|
||||
input = {
|
||||
kb_layout = "us";
|
||||
follow_mouse = 1;
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user