feat:migrate hyprland config with nwg tools
This commit is contained in:
parent
54ea69dd8e
commit
fc39a811c9
251 changed files with 23198 additions and 118 deletions
23
home/private_dot_config/nwg-panel/menu-start.css
Normal file
23
home/private_dot_config/nwg-panel/menu-start.css
Normal file
|
@ -0,0 +1,23 @@
|
|||
window {
|
||||
background-color: rgba(23, 53, 63, 0.95);
|
||||
color: #eeeeee;
|
||||
border-radius: 0
|
||||
}
|
||||
|
||||
list {
|
||||
background: none;
|
||||
border-radius: 15px
|
||||
}
|
||||
|
||||
entry {
|
||||
background-color: rgba(0, 0, 0, 0.2)
|
||||
}
|
||||
|
||||
button {
|
||||
background: none;
|
||||
border: none
|
||||
}
|
||||
|
||||
button:hover {
|
||||
background-color: rgba(255, 255, 255, 0.1)
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue