This commit is contained in:
Antoine Phan
2025-06-28 16:29:09 -04:00
parent dbaadad869
commit fae6c7cb03
8 changed files with 167 additions and 168 deletions

View File

@@ -1,5 +1,8 @@
mode=drun
term=alacritty
allow_images=true
image_size=27
hide_scroll=true
insensitive=true
print_command=true
columns=1

View File

@@ -38,5 +38,5 @@ window {
}
#entry:selected {
background-color: #b767d9;
background-color: #ab3452;
}