Add files via upload
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
stylesheet=/home/sway/.config/wofi/style.css
|
||||
stylesheet=/home/test/.config/wofi/style.css
|
||||
hide_scroll=true
|
||||
show=drun,run
|
||||
width=700
|
||||
@@ -8,7 +8,6 @@ term=alacritty
|
||||
location=middle
|
||||
allow_markup=true
|
||||
always_parse_args=true
|
||||
#show_all=true
|
||||
print_command=true
|
||||
layer=overlay
|
||||
insensitive=true
|
||||
|
||||
@@ -12,6 +12,7 @@ margin: 0px 3px 3px 3px;
|
||||
#entry:selected {
|
||||
background-color:#4b3766;
|
||||
font-weight: bold;
|
||||
color: #d8dee9;
|
||||
}
|
||||
|
||||
#text:selected {
|
||||
@@ -49,7 +50,7 @@ margin-bottom: 10px;
|
||||
|
||||
#text {
|
||||
padding: 5px;
|
||||
color: #d8dee9;
|
||||
color: #ffffff;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user