change wofi config

This commit is contained in:
Frost-Phoenix 2023-11-10 23:25:26 +01:00
parent 3ed05528fa
commit ad26f59bc5
2 changed files with 3 additions and 2 deletions

View file

@ -1,5 +1,5 @@
width=350
height=300
width=400
height=350
location=center
show=drun
prompt=Search...

View file

@ -1,4 +1,5 @@
{ ... }:
{
# https://github.com/prtce/wofi
xdg.configFile."wofi".source = ./config;
}