change wofi config
This commit is contained in:
parent
3ed05528fa
commit
ad26f59bc5
|
@ -1,5 +1,5 @@
|
||||||
width=350
|
width=400
|
||||||
height=300
|
height=350
|
||||||
location=center
|
location=center
|
||||||
show=drun
|
show=drun
|
||||||
prompt=Search...
|
prompt=Search...
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
{ ... }:
|
{ ... }:
|
||||||
{
|
{
|
||||||
|
# https://github.com/prtce/wofi
|
||||||
xdg.configFile."wofi".source = ./config;
|
xdg.configFile."wofi".source = ./config;
|
||||||
}
|
}
|
Loading…
Reference in a new issue