added nwg-dock-hyprland configuration

parent 276e3722
window {
background: #0B0E1D;
border: 1px solid #5D12F3;
border-radius: 15px
}
#box {
padding: 5px
}
#active {
border-bottom: solid 1px;
border-color: rgb(112, 112, 112)
}
button,
image {
background: none;
border-style: none;
box-shadow: none;
color: #999
}
button {
padding: 4px;
margin-left: 4px;
margin-right: 4px;
color: #eee;
font-size: 12px
}
button:hover {
background-color: #101322;
border-radius: 10px;
}
button:focus {
box-shadow: none
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment