test
This commit is contained in:
parent
ed6b1abaf8
commit
a81ebc0267
1 changed files with 0 additions and 23 deletions
|
@ -51,29 +51,6 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
target = "./wlogout/style.css";
|
target = "./wlogout/style.css";
|
||||||
text = ''
|
text = ''
|
||||||
* {
|
|
||||||
background-image: none;
|
|
||||||
}
|
|
||||||
window {
|
|
||||||
background-color: #${config.lib.stylix.colors.base00};
|
|
||||||
}
|
|
||||||
button {
|
|
||||||
color: #${config.lib.stylix.colors.base04};
|
|
||||||
font-size: 0px;
|
|
||||||
border-radius: 5000px;
|
|
||||||
margin: 25px;
|
|
||||||
background-color: #${config.lib.stylix.colors.base02};
|
|
||||||
border-style: solid;
|
|
||||||
border-width: 3px;
|
|
||||||
background-repeat: no-repeat;
|
|
||||||
background-position: center;
|
|
||||||
background-size: 25%;
|
|
||||||
}
|
|
||||||
button:active, button:hover {
|
|
||||||
background-color: #${config.lib.stylix.colors.base08};
|
|
||||||
outline-style: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
#lock { background-image: url("/etc/nixos/git/home-manager/common/desktops/hyprland/common/wlogout/lock.png"); }
|
#lock { background-image: url("/etc/nixos/git/home-manager/common/desktops/hyprland/common/wlogout/lock.png"); }
|
||||||
#logout { background-image: url("/etc/nixos/git/home-manager/common/desktops/hyprland/common/wlogout/logout.png"); }
|
#logout { background-image: url("/etc/nixos/git/home-manager/common/desktops/hyprland/common/wlogout/logout.png"); }
|
||||||
#suspend { background-image: url("/etc/nixos/git/home-manager/common/desktops/hyprland/common/wlogout/suspend.png"); }
|
#suspend { background-image: url("/etc/nixos/git/home-manager/common/desktops/hyprland/common/wlogout/suspend.png"); }
|
||||||
|
|
Loading…
Reference in a new issue