mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
rofi: shrink window height
This commit is contained in:
parent
927020f6ff
commit
95d04c5cd4
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ element-text {
|
||||||
#window {
|
#window {
|
||||||
border: @border-width;
|
border: @border-width;
|
||||||
width: 800px;
|
width: 800px;
|
||||||
height: 518px;
|
height: 496px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#element {
|
#element {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue