2024-11-18 00:27 : id 166
This commit is contained in:
parent
6342f5c11c
commit
fb143e03b4
@ -196,6 +196,7 @@ in
|
||||
screenBorder = {
|
||||
mode = "overlay";
|
||||
layer = "bottom";
|
||||
name = "screenBorder";
|
||||
position = "top";
|
||||
height = SCREEN_HEIGHT;
|
||||
width = SCREEN_WIDTH;
|
||||
@ -219,7 +220,7 @@ in
|
||||
};
|
||||
};
|
||||
style = ''
|
||||
window {
|
||||
window#waybar.screenBorder {
|
||||
border: ${BORDER_WIDTH}px solid #${ACCENT};
|
||||
background-color: transparent;
|
||||
box-shadow: 0px 0px 0px 60px black, 0px 0px 0px 0.5px #${FG};
|
||||
|
Loading…
x
Reference in New Issue
Block a user