New backup 2026-03-03 14:30:02

This commit is contained in:
Penelope Gwen 2026-03-03 14:30:02 -08:00
parent d3c302555b
commit 1312fdd306
3 changed files with 13 additions and 5 deletions

View file

@ -1,8 +1,8 @@
width=400
#height=420
#lines=8
height=400
#lines=5
hide_scroll=true
colors=../de-vars/colors/active/colors
#key_expand=Right
dynamic_lines=true
line_wrap=char
#line_wrap=char

View file

@ -0,0 +1,9 @@
width=600
#height=400
#lines=5
hide_scroll=true
#colors=../de-vars/colors/active/colors
#colors= ~/.config/de-vars/colors/active/colors
#key_expand=Right
dynamic_lines=true
line_wrap=char

View file

@ -50,7 +50,6 @@ window {
margin: 5px;
padding: 0px 5px;
color: @foreground-color;
background-color: red;
text-shadow: 0px 0px 2px @foreground-shadow-color,0px 0px 6px @foreground-shadow-color;
}
#text:selected {
@ -61,7 +60,7 @@ window {
border: 0px solid @transparent-color;
border-radius: 10px;
background-color: @button-background-color;
/* margin:10px 10px;*/
margin:10px;
min-height: 40px;
}
#entry:selected {